The ITerminal type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCellSize
Gets the size of a character cell.
Public propertySupported by the .NET Compact FrameworkHistoryLength
Gets the current history buffer length.
Public propertySupported by the .NET Compact FrameworkIsDisposed
Gets a value indicating whether the terminal is disposed.
Public propertySupported by the .NET Compact FrameworkOptions
Gets or sets terminal options.
Public propertySupported by the .NET Compact FrameworkPalette
Gets or sets the terminal palette.
Public propertySupported by the .NET Compact FrameworkRecorder
Gets or sets incoming data recorder.
Public propertySupported by the .NET Compact FrameworkScreen
Gets the terminal screen object.
Public propertySupported by the .NET Compact FrameworkScripting
Gets the object which allows enhanced scripting.
Public propertySupported by the .NET Compact FrameworkTerminalFont
Gets or sets the terminal font. Setting the font may also cause the screen size to be adjusted to fit into the control area.
Public propertySupported by the .NET Compact FrameworkTransfers
Gets the object which allows file transferring.

See Also