Click or drag to resize

WindowMovableByWindowBackground Property

Gets or sets a value indicating that the window can be moved by click+dragging the window background

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

Property Value

Type: Boolean
See Also