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 toolbars in the application currently display large icons.
static BOOL IsLargeIcons();
Return Value
TRUE if the application is using large icons; otherwise FALSE.
Remarks
Call CMFCToolBar::SetLargeIcons to toggle between large icons and regular icons.
The framework automatically changes the mode when the user toggles the Large icons check-box on the Options page of the Customization dialog box.
Requirements
Header: afxtoolbar.h