'Declaration Public Enum UIElementButtonState Inherits System.Enum
public enum UIElementButtonState : System.Enum
Member | Description |
---|---|
Inactive | The element (or one of its ancestors) is disabled. |
Indeterminate | The state button is in an indeterminate state. |
MouseDown | The logical left mouse was pressed on the element. |
MouseDownAndOver | The logical left mouse button was pressed and the mouse is over the element. |
MouseOver | The cursor is over the element. |
StateButtonDown | The element is in a pushed/checked state. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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