Active Pane command¶
Summary¶
Switches to the active pane.
Description¶
Switches to the active pane when a custom bar is displayed.
How to Run¶
Default Menu: None
All Commands: Window > Panes > Active Pane
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_ACTIVE_PANE (4409)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4409);
[VBScript]¶
editor.ExecuteCommandByID 4409