Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Header Buttons

Click here to invoke a popup window
Header buttons visibility

The DevExpress ASP.NET Popup Control (ASPxPopupControl) provides the ability to display special buttons in its header.

  • Pin button – Allows end-users to pin and unpin a window.
  • Refresh button – Allows end-users to refresh window content.
  • Collapse button – Allows end-users to collapse and expand a window.
  • Maximize button – Allows end-users to maximize and restore a window.
  • Close button – Allows end-users to close a window.

The header only displays the Close button by default. You can manage button visibility using corresponding properties: ShowPinButton, ShowRefreshButton, ShowCollapseButton, ShowMaximizeButton, and ShowCloseButton.

Use the check boxes on the right of the page to switch button visibility and try the buttons in action.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxDockAndPopupsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxDockAndPopupsDemos