New Cascade Group command¶
Summary¶
Detaches the current document from combined windows as a new group, and arrange windows so they overlap.
Description¶
Detaches the current document from combined windows as a new group, and arrange windows so that they overlap.
How to Run¶
Default Menu: None
All Commands: Window > Group > New Cascade Group
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_NEW_GROUP_CASCADE (4393)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4393);
[VBScript]¶
editor.ExecuteCommandByID 4393