Click or drag to resize

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; }

Property Value

Type: Size

Implements

PanelIHandlerMinimumSize
See Also