| WindowIHandlerMovableByWindowBackground 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
Syntaxbool MovableByWindowBackground { get; set; }Property MovableByWindowBackground As Boolean
	Get
	Set
abstract MovableByWindowBackground : bool with get, set
Property Value
Type: 
Boolean See Also
See Also