Click or drag to resize

WindowBorderType Enumeration

Type of the WindowBorder

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public enum WindowBorderType
Members
  Member nameDescription
Normal Window is in Normal state
Busy Window is in Busy State
Good Window is in Good state, a Green style border will be shown
Bad Window is in Bad state, a Red border will be shown
See Also