Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section lists the states a toolbar button can have.
Constant | Description |
---|---|
|
The button has the TBSTYLE_CHECK style and is being clicked. |
|
Version 4.70. The button's text is cut off and an ellipsis is displayed. |
|
The button accepts user input. A button that does not have this state is grayed. |
|
The button is not visible and cannot receive user input. |
|
The button is grayed. |
|
Version 4.71. The button is marked. The interpretation of a marked item is dependent upon the application. |
|
The button is being clicked. |
|
The button is followed by a line break. The button must also have the TBSTATE_ENABLED state. |
Remarks
A toolbar may have a combination of states.
Requirements
Requirement | Value |
---|---|
Header |
|