Skybound VisualStyles

ThemeStates.EditTextReadOnly Field

Represents the state of an Edit class Text part that can be drawn by a theme.

[Visual Basic]
Public Const EditTextReadOnly As Integer = 6
[C#]
public const int EditTextReadOnly = 6;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace