ThemeStates.EditTextHot Field
Represents the state of an Edit class Text part that can be drawn by a theme.
[Visual Basic]
Public Const EditTextHot As
Integer = 2
[C#]
public const
int EditTextHot = 2;
See Also
ThemeStates Class | Skybound.VisualStyles Namespace