Click or drag to resize

BasicWindowHasControlBox Property

Gets or Sets the value to indicate if current window has Control Box (including Minimize, Maximize and Close button)

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

Property Value

Type: Boolean
See Also