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

ImageZoomExpandWindowImages Fields

Contains settings that define images displayed within the ImageZoom’s expand window.
Name Description
CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
CloseButtonImageName static

Represents the name of the Close Button image file.

This name is equal to “pcCloseButton”.

Inherited from PopupControlImages.
CollapseButtonImageName static

Represents the name of the Collapse Button image file.

This name is “pcCollapseButton”.

Inherited from PopupControlImages.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
ExpandWindowCloseButtonImageName The name of the Close Button image file. This name is equal to “izEWCloseButton”.
FooterImageName static

Represents the name of the Footer image file.

This name is equal to “pcFooter”.

Inherited from PopupControlImages.
HeaderImageName static

Represents the name of the Header image file.

This name is equal to “pcHeader”.

Inherited from PopupControlImages.
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 static

Represents the name of the Maximize Button image file.

This name is “pcMaximizeButton”.

Inherited from PopupControlImages.
ModalBackgroundImageName static

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”.

Inherited from PopupControlImages.
PinButtonImageName static

The name of the Pin Button image file.

This name is equal to “pcPinButton”.

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

The name of the Refresh Button image file.

This name is equal to “pcRefreshButton”.

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

Represents the name of the Size Grip image file.

This name is equal to “pcSizeGrip”.

Inherited from PopupControlImages.
SizeGripRtlImageName static

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

This name is equal to “pcSizeGripRtl”.

Inherited from PopupControlImages.
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