TTMSFNCTabSetButtonState Enumeration
Visual interaction state of a tab strip action button (close, insert, scroll, tab-list).
API unit family: TMSFNCTabSet
Members
| Name | Description |
|---|---|
tbsNormal |
Button is in its resting state. |
tbsHover |
Mouse pointer is over the button. |
tbsDown |
Mouse button is pressed on the button. |
tbsDisabled |
Button is disabled. |