EmEditor Home - EmEditor Help - Command Reference - View category

Arrange by Active command

Summary

Arranges tabs by active order.

Description

Arranges tabs by active order. If the Auto Arrange command is checked, this command is called each time when a file is opened or a document is activated, and automatically arranged. If the Auto Arrange command is not checked, this command is called once.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4401);

[VBScript]

editor.ExecuteCommandByID 4401

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.