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'sShowNotebookWindow
method.Do not subclass this class.
SEE ALSO
TheIsNotebookWindowShown
method (page 368).
TheCyberNotebookExtension::ShowNotebookWindow
method (page 268).