Click or drag to resize

BasicWindowWindowStatus Property

Gets or Sets the value to visually shows the status of the current window, by different border colors.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public WindowBorderType WindowStatus { get; set; }

Property Value

Type: WindowBorderType
See Also