NevronOpenVision
Nevron.Nov.UI Namespace / NTitleBarControlBox Class
Fields Properties Methods Events


In This Topic
    NTitleBarControlBox Class Members
    In This Topic

    The following tables list the members exposed by NTitleBarControlBox.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CloseButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CloseButtonFirst property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CloseButtonSpacing property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HelpButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaximizeButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MinimizeButton child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTitleBarControlBox.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the CloseButton child.  
    Public PropertyIf set to true the Close button will be placed before the other buttons. By default set to false (i.e. the Close button is last).  
    Public PropertyGets or sets the spacing between the Close button and the one adjacent to it. By default set to 0.  
    Public PropertyGets or sets the HelpButton child.  
    Public PropertyGets or sets the MaximizeButton child.  
    Public PropertyGets or sets the MinimizeButton child.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets whether the node can provide a clip area for its children.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Layouts the content of the element inside the specified content area.  
    Protected MethodOverridden. Measures the desired size of the element content.  
    Top
    See Also