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 the window handle that is associated with the toolbar button.
virtual HWND GetHwnd();
Return Value
The window handle that is associated with the toolbar button or NULL if the toolbar button has no associated window handle.
Remarks
The default implementation of this method returns NULL. Override this method to return the window handle of your specific control.
Requirements
Header: afxtoolbarbutton.h