I have a form containing control arrays (labels and checkboxes) created at run time. My problem is that when I try to Unload them I get the error 365 – “Unable to unload within this context”. The Unload statement is not called from any of the events noted in MSDN help, but from a subroutine which is in turn called from a click event.