I've been programming database applications here in VB6 / SQL Server for a little over a year now. My design in VB6 has generally been to create a back-end ActiveX DLL containing data access code that ...
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 ...