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