Click or drag to resize

WindowWindowStyle Property

Gets or sets the style of this window.

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

Property Value

Type: WindowStyle
The window style.
See Also