Bobofbobland
04-03-2003, 04:36 AM
You really don't want to know why I want to know how to do this... but,
I need to unload a lot of labels from a control array upon form resize. The alternative is to get into a horrible situation making them visible or invisible and updating lots of information in them. There's also a scroll bar that I can see is just waiting to foul things up if I take this route.
Any way that I can fire off an event from the form resize after I've exited it?
-Thanks.
I need to unload a lot of labels from a control array upon form resize. The alternative is to get into a horrible situation making them visible or invisible and updating lots of information in them. There's also a scroll bar that I can see is just waiting to foul things up if I take this route.
Any way that I can fire off an event from the form resize after I've exited it?
-Thanks.