Skip to main content
All docs
V20.2
Tab

ImagesBase Fields

Serves as a base for classes that allow defining images for different visual elements of web controls.
Name Description
CheckedPostfixConst Returns “Checked”.
DisabledPostfixConst Returns “Disabled”.
HottrackedPostfixConst Returns “Hover”.
LoadingPanelImageName

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

PressedPostfixConst Returns “Pressed”.
SelectedPostfixConst Returns “Selected”.
SpriteImageName For internal use only.
WindowResizerImageName For internal use only. Returns “WindowResizer”.
WindowResizerRtlImageName For internal use only.
See Also