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...
- You are running VB.NET 2005.
- You have a project with a form "
Form1
". - You can see a menu:
File
,Edit
,View
,Project
, ... - In the
Project
menu is a menu itemAdd Windows Form...
.
Tell me which step doesn't work.
Mark
2009-04-20 05:54:54
that list not shown i create user form what i do?
somu
2009-04-20 06:57:58
What version of Visual Studio are you using?
Mark
2009-04-20 07:16:37
visualstudio-2005
somu
2009-04-20 07:37:51
Is it localized (e.g. Hindi)?
Mark
2009-04-20 10:38:38