vb.net - Clean up Designer.vb file in Visual Studio 2008 -


i noticed designer.vb file of 1 of forms has a lot of controls aren't used or visible on form. copying controls other forms. there way clean designer.vb file , rid of unused controls?

**update: windows form project.

the real solution see copy controls new form selecting them in designer. way not created controls should not follow next form.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -