Skip to main content
Tab

ImageZoomExpandWindowImages Fields

Contains settings that define images displayed within the ImageZoom’s expand window.
Name Description
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.
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.
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.
RefreshButtonImageName static

The name of the Refresh Button image file.

This name is equal to “pcRefreshButton”.

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