Welcome
|
ASP.NET
|
Web Services
|
How Do I...?
|
Class Browser
| I want my samples in...
C#
VB
C++
J#
ASP.NET Quickstart Tutorials
Standard Controls
AdRotator
BulletedList
Button
Calendar
CheckBox
CheckBoxList
DropDownList
FileUpload
HiddenField
HyperLink
Image
ImageButton
ImageMap
Label
LinkButton
ListBox
Literal
MultiView and View
Panel
PlaceHolder
RadioButton
RadioButtonList
Substitution
Table
TextBox
Wizard
Xml
dd
Back to ASP.NET Home
Panel
The
Panel
control is a container for other controls. It is especially useful when you want to generate controls programmatically or hide or show a group of controls, as shown in the following example.
VB Panel1.aspx