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; }
Public Property MovableByWindowBackground As Boolean
Get
Set
member MovableByWindowBackground : bool with get, set
Property Value
Type:
BooleanSee Also