InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / ForceInputToCaps Property
In This Topic
    ForceInputToCaps Property
    In This Topic
    Gets or sets a value indicating whether to change all typed alphabetic characters to upper case.
    Syntax
    expression.ForceInputToCaps As Boolean
    where expression is a variable that represents a AlcTerminal Object
    See Also