SplitterPanel::Height Property
.NET Framework (current version)
Gets or sets the height of the SplitterPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property int Height { int get(); void set(int value); }
| Exception | Condition |
|---|---|
| NotSupportedException | The height cannot be set. |
.NET Framework
Available since 2.0
Available since 2.0
Show: