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 the pane with the given ID.
CPane* FindPaneByID(
UINT nID
);
Parameters
- [in] nID
The command ID of the pane to be found.
Return Value
A pointer to the pane with the specified command ID, or NULL if the pane is not found.
Requirements
Header: afxDockSite.h