The TerminalScreen type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkColumns
Gets the number of character columns.
Public propertySupported by the .NET Compact FrameworkCursorLeft
Gets the cursor column (0 is the first column).
Public propertySupported by the .NET Compact FrameworkCursorTop
Gets the cursor row (0 is the first row).
Public propertySupported by the .NET Compact FrameworkRows
Gets the number of character rows.

See Also