Unloading a control array - TechRepublic
General discussion
January 22, 2004 at 01:51 AM
soundbomber

Unloading a control array

by soundbomber . Updated 22 years, 2 months ago

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.

This discussion is locked

All Comments