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.
Returns a pointer to the collection of default button images in the application.
static CMFCToolBarImages* GetImages();
Return Value
A pointer to the CMFCToolBarImages Class object that contains the collection of default images for all toolbars in the application.
Remarks
This shared method provides access to the collection of all default toolbar images for the application. Call the CMFCToolBar::LoadBitmap method to add images to the collection.
Requirements
Header: afxtoolbar.h