Corresponds to the Show Scroll Bars Only in Active Pane check box in the Scroll tab of Configuration Properties.
b = object.ShowOnlyActive;
object.ShowOnlyActive = b;
b = object.ShowOnlyActive
object.ShowOnlyActive = b
Supported on EmEditor Professional Version 7.00 or later.
Send feedback on this topic to Emurasoft