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.
Specifies whether unavailable buttons on the toolbar are dimmed, or whether button-unavailable images are used.
void SetGrayDisabledButtons(
BOOL bGrayDisabledButtons
);
Parameters
- [in] bGrayDisabledButtons
A Boolean value that specifies how to display unavailable buttons. If this parameter is TRUE, the framework dims the buttons. Otherwise, the framework uses the collection of button-unavailable images.
Remarks
By default, unavailable buttons are dimmed.
Requirements
Header: afxtoolbar.h