public | Label(LabelCreateParams& createParams) |
public | Label(LabelStyle labelStyle, const Color& backgroundColor, const String<char>& text, const Point& location, const Size& size, Dock dock, Anchors anchors, bool autoSize) |
public | Label(const String<char>& text, const Point& location, const Size& size, Dock dock, Anchors anchors, bool autoSize) |
public inline nothrow bool | AutoSize() const |
private inline nothrow bool | AutoSized() const |
private void | DoAutoSize() |
protected override void | OnCreated() |
protected override void | OnTextChanged() |
private inline nothrow void | ResetAutoSizeFlag() |
private inline nothrow void | ResetAutoSized() |
public void | SetAutoSize(bool autoSize) |
private inline nothrow void | SetAutoSizeFlag() |
private inline nothrow void | SetAutoSized() |
private enum | Flags |
private Flags | flags |