Is there any way to programmtically remove controls from a windows form at runtime with VB? I haven't done any VB development since helping friends in college (a long time ago). I have found how to ...
Everything is an object in the marvelous world of managed code, from simple entities, such as numbers and strings, to complex UI objects, such as controls and forms. As a matter of fact, a form is ...
Alright, before you all laugh and say, "noob" - I'll confess. I'm a noob. I'm not even a particularly smart noob. So - that's basically two strikes against me. <BR><BR>Anyway, on to the ...