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.
CToolBarCtrl& GetToolBarCtrl( ) const;
Return Value
A reference to a CToolBarCtrl object.
Remarks
This member function allows direct access to the underlying common control.
Use GetToolBarCtrl to take advantage of the functionality of the Windows toolbar common control, and to take advantage of the support CToolBarCtrl provides for toolbar customization.
For more information about using common controls, see the article in Visual C++ Programmer’s Guide and in the Windows 95 SDK Programmer’s Reference.
CToolBar Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl