Skip to main content
A newer version of this page is available.
All docs
V18.2

HtmlEditorImages Fields

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

Represents the file name of the CloseButton image displayed within the ASPxHtmlEditor control’s dialog windows.

This name is equal to “heCloseButton.gif”.

ConstrainProportionsBottomImageName

Contains the name of the image file, which represents the bottom part of the image used within the ASPxHtmlEditor‘s Insert Image dialog.

This name is equal to “heConstrainProportionsBottom”.

ConstrainProportionsBottomRtlImageName

Contains the name of the image file, which specifies the bottom part of the image used within the ASPxHtmlEditor‘s Insert Image dialog, when the right-to-left layout is applied.

This name is equal to “heConstrainProportionsBottomRtl”.

ConstrainProportionsMiddleOnImageName

Contains the name of the image file, which represents the switched on middle part of the image used within the ASPxHtmlEditor‘s Insert Image dialog.

This name is equal to “heConstrainProportionsMiddleOn”.

ConstrainProportionsMiddleOnRtlImageName

Contains the name of the image file, which specifies the switched on middle part of the image used within the ASPxHtmlEditor‘s Insert Image dialog, when the right-to-left layout is applied.

This name is equal to “heConstrainProportionsMiddleOnRtl”.

ConstrainProportionsOffImageName

Contains the name of the image file, which represents the switched off middle part of the image used within the ASPxHtmlEditor‘s Insert Image dialog.

This name is equal to “heConstrainProportionsMiddleOff”.

ConstrainProportionsOffRtlImageName

Contains the name of the image file, which specifies the switched off middle part of the image used within the ASPxHtmlEditor‘s Insert Image dialog, when the right-to-left layout is applied.

This name is equal to “heConstrainProportionsMiddleOffRtl”.

ConstrainProportionsTopImageName

Contains the name of the image file, which represents the top part of the image used within the ASPxHtmlEditor‘s Insert Image dialog.

This name is equal to “heConstrainProportionsTop”.

ConstrainProportionsTopRtlImageName

Contains the name of the image file, which specifies the top part of the image used within the ASPxHtmlEditor‘s Insert Image dialog, when the right-to-left layout is applied.

This name is equal to “heConstrainProportionsTopRtl”.

DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
ErrorFrameCloseButtonImageName For internal use only.
HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
InsertImageDialogResetImageName For internal use only. Returns “heReset”.
LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

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

Represents the name of the Size Grip image file.

This name is equal to “heSizeGrip”.

SizeGripRtlImageName

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

This name is equal to “heSizeGripRtl”.

SpriteImageName static For internal use only. Inherited from ImagesBase.
TagInspectorChangeElementButtonImageName For internal use only. Returns “heTagInspectorChangeButton”.
TagInspectorRemoveElementButtonImageName For internal use only. Returns “heTagInspectorRemoveButton”.
TagInspectorSeparatorImageName For internal use only. Returns “heTagInspectorSeparator”.
ToolbarPopOutImageName

Represents the file name of the ToolbarPopOut image displayed within specific toolbar buttons of the ASPxHtmlEditor control.

This name is equal to “heToolbarPopOut.gif”.

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