MaximizedControl Property (SashForm)

Class

SashForm.

Action

Gets the sash window that is maximized in the form.

Syntax

C#
protected TestObject MaximizedControl { get; }
VB
'Declaration
Protected Read Property MaximizedControl As TestObject

Access

Read only.