Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the resource IDs of toolbar images in various states. CMFCToolBarInfo is a helper class that is used as a parameter of the CMFCToolBar::LoadToolBarEx method.
class CMFCToolBarInfo
Members
Data Members
Name |
Description |
|---|---|
Resource ID of the toolbar bitmap that contains regular (cold) toolbar images. |
|
Resource ID of the toolbar bitmap that contains disabled toolbar images. |
|
Resource ID of the toolbar bitmap that contains selected (hot) toolbar images. |
|
Resource ID of the toolbar bitmap that contains large, regular toolbar images. |
|
Resource ID of the toolbar bitmap that contains large, disabled toolbar images. |
|
Resource ID of the toolbar bitmap that contains large, selected toolbar images. |
|
Resource ID of the toolbar bitmap that contains disabled menu images. |
|
Resource ID of the toolbar bitmap that contains menu images. |
Remarks
A full toolbar bitmap consists of small toolbar images (buttons) of a fixed size. Each resource ID that is stored in a CMFCToolBarInfo object is a bitmap that contains a full set of toolbar images in a single state (for example, selected, disabled, large, or menu images).
Inheritance Hierarchy
Requirements
Header: afxtoolbar.h