The IScreen type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkClear
Clear the contents of the specified rectangle.
Public methodSupported by the .NET Compact FrameworkCopy
Copy the contents of the specified rectangle.
Public methodSupported by the .NET Compact FrameworkResize
Resize the screen.
Public methodSupported by the .NET Compact FrameworkScroll
Scroll up by the specified number of rows.
Public methodSupported by the .NET Compact FrameworkSetColor
Set the current foreground and background colors.
Public methodSupported by the .NET Compact FrameworkSetCursorPosition
Set cursor position and visibility.
Public methodSupported by the .NET Compact FrameworkWrite
Write text at the specified position.

See Also