An NDoc Documented Class Library

ScreenField Methods

The methods of the ScreenField class are listed below. For a complete list of ScreenField class members, see the ScreenField Members topic.

Public Instance Methods

CharAt The character at a zero-based offset within the field.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetColorOverloaded. Return true if the first character of the field is for input.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
IsBlinkOverloaded. Return true if the first character of the field is blinking text.
IsColumnSeparatedOverloaded. Return true if the first character of the field is column separated (5250).
IsHighIntensityOverloaded. Return true if the first character of the field is high intensity.
IsInputOverloaded. Return true if the first character of the field is for input.
IsNumericOverloaded. Return true if the first character of the field has numeric attribute.
IsPenDetectOverloaded. Return true if the first field character is lightpen detectable.
IsReverseVideoOverloaded. Return true if the first field character is reverse-video.
IsUnderscoreOverloaded. Return true if the first field character is underlined.
IsVisibleOverloaded. Return true if the first character of the field is visible.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ScreenField Class | WRQ.Verastream.HostIntegrator Namespace