ShowTabs Property (MarkProp Object)

Corresponds to the Show Tabs check box in the Marks page 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.