Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves a pointer to the CMFCToolBar object that contains the given window handle.
static CMFCToolBar* __stdcall FromHandlePermanent(
HWND hwnd
);
Parameters
- [in] hwnd
The window handle to look for.
Return Value
A pointer to the CMFCToolBar object that contains the given window handle, or NULL if no corresponding CMFCToolBar object exists.
Remarks
This shared method examines each toolbar in the application for the CMFCToolBar object that contains the given window handle.
Requirements
Header: afxtoolbar.h