Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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