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...
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...
Hello Vernon,
Does your “Form1Designer.vb” refer to “Form1.Designer.vb”? If not, could you explain more?

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.

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.
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.
2 people are following this question.