Gets the text associated with this control.
- Returns
- The text associated with this control.
Reimplemented in xtd::forms::lcd_label, xtd::forms::command_link_button, and xtd::forms::text_box.
- Examples
- application_events.cpp, button2.cpp, button3.cpp, clock.cpp, demo.cpp, dialog.cpp, form_and_main.cpp, form_background_image.cpp, form_click.cpp, forms_timer.cpp, hello_world_emoticons.cpp, lcd_label2.cpp, lcd_label_with_dot_matrix.cpp, lcd_label_with_fourteen_segment.cpp, lcd_label_with_nine_segment.cpp, lcd_label_with_seven_segment.cpp, lcd_label_with_sixteen_segment.cpp, loading_indicators.cpp, and screen.cpp.