28 #ifndef YSL_INC_UI_label_h_
29 #define YSL_INC_UI_label_h_ 1
33 #include "../Core/ystring.h"
34 #include "../Service/TextBase.h"
99 using MLabel::HorizontalAlignment;
100 using MLabel::VerticalAlignment;
102 using MLabel::AutoWrapLine;
115 : Widget(r), MLabel(fnt)
124 Refresh(PaintEventArgs&&) override;
176 GetItemPtr(const IndexType&);
182 GetItemPtr(const IndexType&) const;
195 GetMaxTextWidth() const;
203 SetList(const shared_ptr<ListType>&
h)
215 Find(
const ItemType&)
const;