Sets or returns a Boolean value determining whether the document outline tool window is shown when attached to editor windows.
Syntax
Property Get DocumentOutline() As Boolean
Property Let DocumentOutline(Boolean)
This syntax has these parts:
Part | Description |
Boolean | A Boolean value indicating whether the outline is shown. The outline is shown when showoutline is True, not shown when it is False. |
Remarks
If the document outline is a separate window, then the DocumentOutline property is irrelevant.