Click or drag to resize

ThemedSplitterHandlerPanel1MinimumSize Property

Gets or sets the minimal size of the first panel.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int Panel1MinimumSize { get; set; }

Property Value

Type: Int32
The minimal size of the first panel.

Implements

SplitterIHandlerPanel1MinimumSize
See Also