| public nothrow | Label(LabelCreateParams& createParams) |
| public override nothrow bool | CanFocus() const |
| public virtual void | OnTextChanged() |
| public override void | OnWriteScreen(WriteScreenEventArgs& args) |
| public void | SetText(const String<char>& text_) |
| public nothrow Event<ChangedEventHandler, EmptyEventArgs>& | TextChangedEvent() |
| private bool | autoSize |
| private String<uchar> | text |
| private Event<ChangedEventHandler, EmptyEventArgs> | textChangedEvent |