TTMSFNCTabSetTabState Enumeration
Visual interaction state of a tab.
API unit family: TMSFNCTabSet
Members
| Name | Description |
|---|---|
ttsNormal |
Tab is in its resting (inactive) state. |
ttsHover |
Mouse pointer is over the tab. |
ttsDown |
Mouse button is pressed on the tab. |
ttsActive |
Tab is the currently active (selected) tab. |
ttsDisabled |
Tab is disabled. |