question

VernonMarsden-2934 avatar image
0 Votes"
VernonMarsden-2934 asked VernonMarsden-2934 commented

Generate Form1.vb[Designer] from Form1Designer.vb ?

Hello & Thanks;

I have an example program that has a
Form1Designer.vb Tab
but no Form1.vb[Designer] .
Is there a way to Generate a Form1.vb[Designer] Tab
From Form1Designer.vb ?

Thanks for your Help...

windows-forms
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

TianyuSun-MSFT avatar image
0 Votes"
TianyuSun-MSFT answered VernonMarsden-2934 commented

Hello Vernon,

Does your “Form1Designer.vb” refer to “Form1.Designer.vb”? If not, could you explain more?

29258-design1.png

Form1.vb[Design] is generated by Form1.vb when you add forms, add some controls or define the layout... You can right-click your XXXX.vb file > select “View Designer” to open “XXXX.vb[Design]” tab.

29330-design2.png

Besides, you can refer to these similar threads:
Why do I loose my Form1.vb[Design
Form1.vbDesign missing

Sincerely,
Tianyu


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



design1.png (7.2 KiB)
design2.png (8.7 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Vernon, is your issue solved? Do the Form1.vb[Design] file you want? Feel free to let me know if you have any update.

0 Votes 0 ·