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 bool | AutoSize() const |
private inline bool | AutoSized() const |
private Result<bool> | DoAutoSize() |
protected override Result<bool> | OnCreated() |
protected override Result<bool> | OnTextChanged() |
private inline void | ResetAutoSizeFlag() |
private inline void | ResetAutoSized() |
public Result<bool> | SetAutoSize(bool autoSize) |
private inline void | SetAutoSizeFlag() |
private inline void | SetAutoSized() |
private enum | Flags |
private Flags | flags |