Property Value
true when the control gets focus and all the text is selected; otherwise, false.The default is false.
This property allows you to highlight all text in the control upon receiving focus.
If true, the contents are selected.
If false (the default), the contents are not selected and the caret is positioned according to the settings of the SelectionStart and EditBase.SelectionLength properties.