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.
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