"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.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>