InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / UpperCaseOnly Property
In This Topic
UpperCaseOnly Property
In This Topic
Gets or sets a value indicating whether to translate lowercase characters that are typed to their uppercase equivalents.
Syntax
expression.UpperCaseOnly As Boolean
where expression is a variable that represents a UtsTerminal Object
See Also