InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / Columns Property
In This Topic
Columns Property (AlcScreen)
In This Topic
Gets the number of columns of the screen.
Syntax
expression.Columns As Integer
where expression is a variable that represents a AlcScreen Object
See Also