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 ...
I'll disclaim that I am just beginning to learn .NET. Be patient. I have a page with multiple form view controls. The purpose of the page is to display many of the DB's tables for editing purposes.