Toggle Outline Bar and Guide command

Summary

Shows or hides the outline bar and the outline guide.

Description

Shows or hides the outline bar and the outline guide.

How to Run

  • Default Menu: None

  • All Commands: View > Outline > Outline Bar and Guide

  • Toolbar: Outline

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_OUTLINE_BAR_GUIDE (3874)

Macros

[JavaScript]

editor.ExecuteCommandByID(3874);

[VBScript]

editor.ExecuteCommandByID 3874