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


In This Topic
    NPairBox Class Members
    In This Topic

    The following tables list the members exposed by NPairBox.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Box1 child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Box2 child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the BoxesRelation property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FillMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FitMode property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPairBox.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Spacing property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Box1 widget.  
    Public PropertyGets or sets the Box2 widget.  
    Public PropertyGets or sets the pair box relation. By default set to Box1BeforeBox2.  
    Public PropertyGets or sets the fill mode of the stack layout the 2 boxes are layouted with. Has effect only if BoxesRelation is not set to Overlay.  
    Public PropertyGets or sets the fit mode of the stack layout the 2 boxes are layouted with. Has effect only if BoxesRelation is not set to Overlay.  
    Public PropertyGets or sets the spacing between the boxes of this pair box.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a labeled widget pair box embedding both the label and the widget in unisize boxes.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Protected MethodOverridden. Overriden to measure the context.  
    Internal MethodOverridden.   
    Top
    See Also