CodeItBetter Programming Another VB Programming Blog

How to remove controls at run time

Posted on January 4, 2009
1
2
3
4
5
'Controls - How to remove controls at run time
'You can remove controls from a control array using the Unload command, as in 
'the following line of code:

Unload Text1(1)
Filed under: Controls Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


 

No trackbacks yet.