No component code in the form class

  • Thread starter Thread starter Hemang Shah
  • Start date Start date
H

Hemang Shah

I'm creating a new form in visual studio 2005

I'm adding a component to it and when I go inside the form's code, there is
no code for that component

Is that feature changed ?

Where is the code now.
 
In Solution Explorer, click "Show All Files". Open the + next to the form
and look at the designer.vb file. It's recommended that you not change it.
IT will be regenerated every time you change your form.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top