i want to see the designer code .. i want to see how myForm is generated using or extending form
i mean in C# i can see the code in designer.cs file...but in vb.net i am nt able to see that..
You have to click the "show all files"-Button. Then you can also see the Designer. vb-files.
Show activity on this post. From the Solution Explorer window select your form, right-click, click on View Designer. Voila! The form should display.
Click on the tab for the second form (the subForm) in your design and double click on the button control to display the Click event procedure. Press F5 to build and run the application. Click on the button in the main form to display the sub form. Now, when you press the button in the sub form, the form will be hidden.
In VB.Net, in order to see the designer files, you have to click the toggle button above the solution explorer (show all files).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With