Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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