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; }
Public Property WindowStyle As WindowStyle
Get
Set
member WindowStyle : WindowStyle with get, set
Property Value
Type:
WindowStyleThe window style.
See Also