Name | Description | |
---|---|---|
![]() | NPairBox Constructor | Overloaded. |
The following tables list the members exposed by NPairBox.
Name | Description | |
---|---|---|
![]() | NPairBox Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Box1Child | Reference to the Box1 child. |
![]() ![]() | Box2Child | Reference to the Box2 child. |
![]() ![]() | BoxesRelationProperty | Reference to the BoxesRelation property. |
![]() ![]() | FillModeProperty | Reference to the FillMode property. |
![]() ![]() | FitModeProperty | Reference to the FitMode property. |
![]() ![]() | NPairBoxSchema | Schema associated with NPairBox. |
![]() ![]() | SpacingProperty | Reference to the Spacing property. |
Name | Description | |
---|---|---|
![]() | Box1 | Gets or sets the Box1 widget. |
![]() | Box2 | Gets or sets the Box2 widget. |
![]() | BoxesRelation | Gets or sets the pair box relation. By default set to Box1BeforeBox2. |
![]() | FillMode | Gets 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. |
![]() | FitMode | Gets 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. |
![]() | Spacing | Gets or sets the spacing between the boxes of this pair box. |
Name | Description | |
---|---|---|
![]() ![]() | Create | Overloaded. Creates a labeled widget pair box embedding both the label and the widget in unisize boxes. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of the element within the specified content area. |
![]() | MeasureContent | Overridden. Overriden to measure the context. |
![]() | Qtb | Overridden. |