Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / InputFieldUnderlinesOption Enumeration
In This Topic
    InputFieldUnderlinesOption Enumeration
    In This Topic
    Defines options that specify how Reflection 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