PopupControlImages Fields
Contains settings that allow images to be defined for the ASPxPopupControl‘s specific elements.| Name | Description |
|---|---|
| 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”. |
| 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”. |
| 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”. |
| RefreshButtonImageName |
The name of the Refresh Button image file. This name is equal to “pcRefreshButton”. |
| 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”. |