Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmTabKey Property
In This Topic
IbmTabKey Property
In This Topic
Gets or sets what the TAB key does in a IBM 3151 terminal session (TerminalType = IBM3151).
Syntax
expression.IbmTabKey As IbmTabKeyOption
where expression is a variable that represents a Screen Object

Property Value

An IbmTabKeyOption value
See Also