Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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