CMDIFrameWndEx::GetPane
Returns a pointer to the pane that has the specified control ID.
CBasePane* GetPane(
UINT nID
);
Parameters
- [in] nID
The control ID.
Return Value
A pointer to the pane that has the specified control ID, if it exists. Otherwise, NULL.
Requirements
Header: afxMDIFrameWndEx.h