asp.net.ph

Skip Navigation Links

Panel Web Server Control

Web Forms Server Controls   Controls You Can Use on Web Forms   ASP.NET Standard Controls


The Panel Web server control provides a container within the page for other controls. By putting controls into a Panel control, you can control them as a unit — for example, hiding or showing them. You can also use a Panel control to create a distinct appearance for a group of controls.

NOTE: The Panel control is not required to group controls such as RadioButton controls.

The following topics provide information that you will find useful in learning to work with the Panel control.

In This Section


Content
Introduction to the Panel Control
Provides background information on the Panel control.
Adding Panel Controls to a Web Forms Page
Gives directions for adding a Panel Web server control to a Web Forms page and adding child controls to it.

Related Sections


Content
Adding Controls to a Web Forms Page Programmatically
Gives directions for adding child controls to a Panel control at run time.
Web Forms Server Controls and CSS Styles
Gives directions for changing the look of your Web server controls on the page.



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note