Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a pane by the specified control ID.
CBasePane* GetPane(
UINT nID
);
Parameters
- [in] nID
The control ID of the pane to find.
Return Value
A pointer to the pane if found, otherwise NULL.
Requirements
Header: afxmdichildwndex.h