BasicWindowHasControlBoxProperty Field | 
 
            The has control box property, indicate if the windows contains the control box (Minimize, Maximum and Close button)
            
 
    Namespace: 
   Hummingbird.UI
    Assembly:
   Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntaxpublic static readonly DependencyProperty HasControlBoxProperty
Public Shared ReadOnly HasControlBoxProperty As DependencyProperty
public:
static initonly DependencyProperty^ HasControlBoxProperty
Field Value
Type: 
DependencyProperty
See Also