Code not being generated by double clicking the item on the design form
Have just installed Visual Studio 2017. Creating a Windows Form in VBasic I can add items such as a 'button' but when I double click the item to add code it does nothing. I am new to Visual Studio so not sure what to look for.
Visual Basic.NET.NET ProgrammingWindows OSMicrosoft Visual Studio
Last Comment
cliron
8/22/2022 - Mon
Éric Moreau
is the .vb file read-only?
cliron
ASKER
No. Fully editable.
Éric Moreau
What kind of form is it? Windows Forms, WPF, ASP, ...?
Are you in debugging mode or running mode or in edit mode?