InputStatus Property (Field)
Gets the current input status of the
Field.
'Declaration
Public ReadOnly Property InputStatus As InputStatus
'Usage
Dim instance As Field
Dim value As InputStatus
value = instance.InputStatus
Property Value
An
InputStatus enumeration indicates whether the field is full, empty or partially inputted.