Overload | Description |
---|---|
Create(String,NWidget) | Creates a labeled widget pair box embedding both the label and the widget in unisize boxes. |
Create(String,NWidget,Boolean) | Creates a labeled widget pair box embedding both the label and the widget in unisize boxes. |
Create(NImage,String) | Creates a pair box with image and text without embdedding the resulting image box and label in unisize boxes. |
Create(NImage,String,Boolean) | Creates a pair box with image and text. |