Important: The information in this document is obsolete and should not be used for new development.
ShowNotebookWindow
Displays the notebook window.
void ShowNotebookWindow ();DISCUSSION
This method displays the notebook window if it is not already displayed. This method calls the notebook extension'sShowNotebookWindowmethod.Do not subclass this class.
SEE ALSO
TheIsNotebookWindowShownmethod (page 368).
TheCyberNotebookExtension::ShowNotebookWindowmethod (page 268).