views:

123

answers:

1

hai i create usercontrols in vb.net txtbox,button,namelist edit grid and userform. all contrils working properly. but user form not working. how to use this userform.please give any idea.

+2  A: 

You don't use the toolbox to create a new form. Use the menu:

Project | Add Windows Form...

Alternatives.


  1. You are running VB.NET 2005.
  2. You have a project with a form "Form1".
  3. You can see a menu: File, Edit, View, Project, ...
  4. In the Project menu is a menu item Add Windows Form....

Tell me which step doesn't work.

Mark
that list not shown i create user form what i do?
somu
What version of Visual Studio are you using?
Mark
visualstudio-2005
somu
Is it localized (e.g. Hindi)?
Mark