Provides data for the RemoteResize event.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Class RemoteResizeEventArgs _
	Inherits EventArgs
C#
public class RemoteResizeEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.TerminalEmulation..::..RemoteResizeEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also