Represents the requested size of the RichTextBox control.
[Visual Basic] Public ReadOnly newRectangle As Rectangle [C#] public readonly Rectangle newRectangle; [C++] public: readonly Rectangle newRectangle; [JScript] public var newRectangle : Rectangle;
RequestResizeEventArgs Class | RequestResizeEventArgs Members | System.WinForms Namespace