Skip to content

GitWessel/Designer-Splitter-VB-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designer-Splitter-VB-edition

Splits out *.Designer.vb files from Windows Forms class files that do not have one already.

made in/for: Visual studio 2017

To split a C# Windows Forms class file that contains designer code together with the forms code, simply follow these instructions after installing the extension:

  1. Open the Windows Forms file you'd like to split
  2. Open the Tools menu
  3. Click 'Split Windows Forms Designer File'.

Also see c# edition repo: https://github.com/duaneedwards/DesignerSplitter

See marktplace link: https://marketplace.visualstudio.com/vsgallery/7f88ecdf-fede-4069-bf5b-fff9bc8dd3bf

Releases

No releases published

Packages

No packages published