Skip to main content
A newer version of this page is available. .
Tab

PopupControlImages Fields

Contains settings that allow images to be defined for the ASPxPopupControl‘s specific elements.
Name Description
CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
CloseButtonImageName

Represents the name of the Close Button image file.

This name is equal to “pcCloseButton”.

CollapseButtonImageName

Represents the name of the Collapse Button image file.

This name is “pcCollapseButton”.

DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
FooterImageName

Represents the name of the Footer image file.

This name is equal to “pcFooter”.

HeaderImageName

Represents the name of the Header image file.

This name is equal to “pcHeader”.

HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

Inherited from ImagesBase.
MaximizeButtonImageName

Represents the name of the Maximize Button image file.

This name is “pcMaximizeButton”.

ModalBackgroundImageName

Represents the name of an image file that fills the page background when a window is displayed as modal.

This name is equal to “pcModalBack”.

PinButtonImageName

The name of the Pin Button image file.

This name is equal to “pcPinButton”.

PressedPostfixConst static Returns “Pressed”. Inherited from ImagesBase.
RefreshButtonImageName

The name of the Refresh Button image file.

This name is equal to “pcRefreshButton”.

SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SizeGripImageName

Represents the name of the Size Grip image file.

This name is equal to “pcSizeGrip”.

SizeGripRtlImageName

The name of the Size Grip image file when the right-to-left layout layout is applied.

This name is equal to “pcSizeGripRtl”.

SpriteImageName static For internal use only. Inherited from ImagesBase.
WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also