|
overridevirtual |
Selects a range of text in the text box.
start | The position of the first character in the current text selection within the text box. |
length | The number of characters to select. |
argument_out_of_range_exception | The value of the start parameter is less than zero. |
Reimplemented from xtd::forms::text_box_base.