LabelFrame.this

Construct the widget.

  1. this(UiElement parent, string text)
    class LabelFrame
    this
  2. this(string text)

Parameters

parent UiElement

The parent of this widget.

text string

The text of the widget.

See Also

Meta