InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / InputFieldUnderlinesOption Enumeration
In This Topic
    InputFieldUnderlinesOption Enumeration
    In This Topic
    Defines options that specify how InfoConnect underlines input fields on host screens.
    Members
    MemberDescription
    UnderlineAlwaysAll input fields on host screens are underlined.
    UnderlineHostControlThe host determines which input fields are underlined.
    UnderlineNeverInput fields on host screens are not underlined.
    See Also