Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves a pointer to the CMFCCustomizeButton object that is associated with the toolbar.
CMFCCustomizeButton* GetCustomizeButton();
Return Value
A pointer to the CMFCCustomizeButton object that is associated with the toolbar.
Remarks
This method retrieves the Customize button that appears at the end of the toolbar. Use the CMFCToolBar::EnableCustomizeButton method to add the Customize button to your toolbar.
You can call the CMFCToolBar::IsExistCustomizeButton method to determine whether the toolbar contains a valid CMFCCustomizeButton object.
Requirements
Header: afxtoolbar.h
See Also
Reference
CMFCToolBar::EnableCustomizeButton
CMFCToolBar::IsExistCustomizeButton