Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / HorizontalScrollBarVisible Property
In This Topic
HorizontalScrollBarVisible Property
In This Topic
Gets or sets whether the horizontal scroll bar is visible.
Syntax
expression.HorizontalScrollBarVisible As Boolean
where expression is a variable that represents a Terminal Object
Remarks
The default value is false.
See Also