ThemedSplitterHandlerPanel2MinimumSize Property |
Gets or sets the minimal size of the second panel.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public int Panel2MinimumSize { get; set; }
Public Property Panel2MinimumSize As Integer
Get
Set
abstract Panel2MinimumSize : int with get, set
override Panel2MinimumSize : int with get, set
Property Value
Type:
Int32The minimal size of the second panel.
Implements
SplitterIHandlerPanel2MinimumSizeSee Also