In This Topic
The following tables list the members exposed by NPairBox.
Public Constructors
Public Fields
Public Properties
| 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. |
Top
Public Methods
| Name | Description |
| Create | Overloaded. Creates a labeled widget pair box embedding both the label and the widget in unisize boxes. |
Top
See Also