EmEditor Home - EmEditor Help - EmEditor Macro Reference - MarkProp Object

ShowTabs Property

Corresponds to the Show Tabs check box in the Mark tab of Configuration Properties.

[JavaScript]

b = object.ShowTabs;

object.ShowTabs = b;

[VBScript]

b = object.ShowTabs

object.ShowTabs = b

Version

Supported on EmEditor Professional Version 7.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.