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