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