Called by the framework to control the visibility of a pane.
afx_msg BOOL OnPaneCheck(
   UINT nID
);
Parameters
- [in] nID
 Control ID of a pane.
Return Value
TRUE if the command was handled; FALSE to continue with command processing.
Requirements
Header: afxframewndex.h