public static NPairBox Create( System.string labelText, NWidget widget, System.bool embedBoxesInUnisizeBox )
Parameters
- labelText
- The label text.
- widget
- The widget.
- embedBoxesInUnisizeBox
Return Value
A new NPairBox instance that contains a label and the specified widget.