Table of Contents

Enum ControlState

Namespace
OmegaGUI.Render
Assembly
OmegaGUI.dll

Possible states of a control

public enum ControlState

Fields

Disabled = 1
Focus = 3
Hidden = 2
LastState = 6
MouseOver = 4
Normal = 0
Pressed = 5