Skip to main content

Popup Control Elements

  • 2 minutes to read

This topic describes the ASPxPopupControl elements and lists the main members that affect their appearance and functionality.

PopupWindow.png

The window Header can display an image, text, and buttons. Users can drag the window by its Header if the ASPxPopupControl.AllowDragging property is set to true.

PopupWindow_Header.png

Characteristics

Default Popup Window Members

Popup Window Members

Visibility

ASPxPopupControl.ShowHeader

PopupWindow.ShowHeader

Appearance

ASPxPopupControl.HeaderStyle

PopupWindow.HeaderStyle

Navigation Location

ASPxPopupControl.HeaderNavigateUrl

PopupWindow.HeaderNavigateUrl

Image

ASPxPopupControl.HeaderImage

PopupWindow.HeaderImage

Text

ASPxPopupControl.HeaderText

PopupWindow.HeaderText

Template

ASPxPopupControl.HeaderTemplate

ASPxPopupControl.HeaderContentTemplate

PopupWindow.HeaderTemplate

PopupWindow.HeaderContentTemplate

ASPxPopupControl.WindowHeaderTemplate

ASPxPopupControl.WindowHeaderContentTemplate

Header Buttons

PopupWindow_HeaderButtons.png

Buttons

Visibility

Image

Style

Description

PopupControl_PinButton Pin Button

ASPxPopupControl.ShowPinButton

PopupWindow.ShowPinButton

ASPxPopupControl.PinButtonImage

PopupWindow.PinButtonImage

ASPxPopupControl.PinButtonStyle

PopupWindow.PinButtonStyle

Allows you to pin the window

PopupControl_RefreshButton Refresh Button

ASPxPopupControl.ShowRefreshButton

PopupWindow.ShowRefreshButton

ASPxPopupControl.RefreshButtonImage

PopupWindow.RefreshButtonImage

ASPxPopupControl.RefreshButtonStyle

PopupWindow.RefreshButtonStyle

Allows you to refresh the window

PopupControl_MinButton Collapse Button

ASPxPopupControl.ShowCollapseButton

PopupWindow.ShowCollapseButton

ASPxPopupControl.CollapseButtonImage

PopupWindow.CollapseButtonImage

ASPxPopupControl.CollapseButtonStyle

PopupWindow.CollapseButtonStyle

Allows you to collapse the window

PopupControl_MaxButton Maximize Button

ASPxPopupControl.ShowMaximizeButton

PopupWindow.ShowMaximizeButton

ASPxPopupControl.MaximizeButtonImage

PopupWindow.MaximizeButtonImage

ASPxPopupControl.MaximizeButtonStyle

PopupWindow.MaximizeButtonStyle

Allows you to maximize the window

PopupControl_CloseButton Close Button

ASPxPopupControl.ShowCloseButton

PopupWindow.ShowCloseButton

ASPxPopupControl.CloseButtonImage

PopupWindow.CloseButtonImage

ASPxPopupControl.CloseButtonStyle

PopupWindow.CloseButtonStyle

Allows you to close the window

Content Region

The Content Region is the main window element that can display text, web controls, HTML elements, or external content.

PopupWindow_Content.png

Characteristics

Default Popup Window Members

Popup Window Members

Appearance

ASPxPopupControl.ContentStyle

PopupWindow.ContentStyle

Content Text

ASPxPopupControl.Text

PopupWindow.Text

Content Elements

ASPxPopupControl.Controls

ContentControlCollectionItem.Controls

External Content

ASPxPopupControl.ContentUrl

PopupWindow.ContentUrl

Template

PopupWindow.ContentTemplate

ASPxPopupControl.WindowContentTemplate

The window Footer can display an image, text, and a size grip.

PopupWindow_Footer.png

Characteristics

Default Popup Window Members

Popup Window Members

Visibility

ASPxPopupControl.ShowFooter

PopupWindow.ShowFooter

Appearance

ASPxPopupControl.FooterStyle

PopupWindow.FooterStyle

Navigation Location

ASPxPopupControl.FooterNavigateUrl

PopupWindow.FooterNavigateUrl

Image

ASPxPopupControl.FooterImage

PopupWindow.FooterImage

Text

ASPxPopupControl.FooterText

PopupWindow.FooterText

Size Grip Visibility

ASPxPopupControl.AllowResize

ASPxPopupControl.ShowSizeGrip

ASPxPopupControl.AllowResize

ASPxPopupControl.ShowSizeGrip

Size Grip Image

ASPxPopupControl.SizeGripImage

PopupWindow.SizeGripImage

Template

ASPxPopupControl.FooterTemplate

ASPxPopupControl.FooterContentTemplate

PopupWindow.FooterTemplate

PopupWindow.FooterContentTemplate

ASPxPopupControl.WindowFooterTemplate

ASPxPopupControl.WindowFooterContentTemplate

Loading Panel

The Loading Panel is displayed over the popup window’s content while it waits for a callback response.

PopupControl - LoadingPanel

Characteristics Members
Visibility SettingsLoadingPanel.Enabled
Text SettingsLoadingPanel.Text
Image ASPxPopupControl.LoadingPanelImage
Image Visibility SettingsLoadingPanel.ShowImage
Image Position SettingsLoadingPanel.ImagePosition
Delay SettingsLoadingPanel.Delay
Style ASPxPopupControl.LoadingPanelStyle