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