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