Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / PageCoupling Property
In This Topic
PageCoupling Property
In This Topic
Gets or sets whether the cursor is coupled to the current page in page memory, or if moving the cursor to another page causes that page to be displayed.
Syntax
expression.PageCoupling As Boolean
where expression is a variable that represents a Screen Object
See Also