'Declaration Public Enum TextEditorRoles Inherits System.Enum
public enum TextEditorRoles : System.Enum
Member | Description |
---|---|
ButtonDisabled | Css for disable button. |
ButtonFocus | Css for button when control has focus. |
ButtonHover | Css for button when it has mouse. |
ButtonImg | Css for IMG element used by spin and custom buttons. It has no effect if button shows text. |
ButtonNormal | Css for buttons. |
ButtonPressed | Css for button when it is pressed. |
ButtonSize | Css for width and height of buttons. |
ControlFocus | Css for control when it has focus. |
ControlHover | Css for control when mouse is moved over it. |
ControlMultiline | Css for control with enabled multiline. |
ControlWithButtons | Css for control with buttons. |
ControlWithoutButtons | Css for control without buttons. |
EditInContainer | Css for edit field when buttons are enabled. |
Inner | Css for inner part of control with buttons. |
InnerFocus | Css for inner part of control when it has focus. |
InnerHover | Css for inner part of control when mouse is moved over control. |
NullText | Css for INPUT which is used when control has no Value, no focus and NullText is set. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2