PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
help:how to design panel in visual way without form
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
help:how to design panel in visual way without form
![]() |
help:how to design panel in visual way without form |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have to write some code to change the panel which contained in the forms,
but is there anyway just design the panel without putting it in the form.Thanks forward! |
|
|
|
#2 |
|
Guest
Posts: n/a
|
"Yang_He" <xman0445@tom.com> schrieb:
>I have to write some code to change the panel which contained in the forms, > but is there anyway just design the panel without putting it in the > form. Instead of designing the panel, you can create a usercontrol that provides the panel's contents (controls, ...). You can add a usercontrol to your project in VS.NET by selecting "Add usercontrol..." from the "Project" menu. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

