vb.net - Disable "default instance" in VB 2010 -


I have started working some basic win forms in VB 2010 and I am really worried about this feature. Is there any way that I can completely disable it and just use sections like normal sections?

Add a parameter For the creator of the form it will be able to create default instances. For the layout of the control you will need to call to get started.

  Sub-new (junk as the object) 'It is required by the caller designer InitializeComponent ()' InitializeComponent () Add any start after the call. End Sub  

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -