ThemedExpanderHandlerMinimumSize Property |
Gets or sets the minimum size of this control.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Size MinimumSize { get; set; }
Public Property MinimumSize As Size
Get
Set
abstract MinimumSize : Size with get, set
override MinimumSize : Size with get, set
Property Value
Type:
SizeImplements
PanelIHandlerMinimumSizeSee Also