Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / InputFieldUnderlines Property
In This Topic
    InputFieldUnderlines Property
    In This Topic
    Gets or sets a value that specifies how the terminal underlines input fields on host screens.
    Syntax
    expression.InputFieldUnderlines As InputFieldUnderlinesOption
    where expression is a variable that represents a IbmTerminal Object

    Property Value

    An InputFieldUnderlinesOption enumeration value.
    Exceptions
    ExceptionDescription
    This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
    Remarks

    See Also