| WindowIHandlerWindowStyle Property  | 
 
            Gets or sets the style of this window.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxWindowStyle WindowStyle { get; set; }Property WindowStyle As WindowStyle
	Get
	Set
abstract WindowStyle : WindowStyle with get, set
Property Value
Type: 
WindowStyleThe window style.
 See Also
See Also