git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16878
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\func{virtual void}{SetSelection}{\param{long}{ from}, \param{long}{ to}}
-Selects the text starting at the first position up to (but not including) the character at the last position.
+Selects the text starting at the first position up to (but not including) the
+character at the last position. If both parameters are equal to $-1$ all text
+in the control is selected.
\wxheading{Parameters}