"Stephan Elsner" <elsni@web.de> schrieb:
>I want to output text in a multiline scrollable read only textbox, but
> the text is always selected which look strange and is hard to read.
>
> How can I deselect the text programatically?
Take a look at the control's parameterized 'Select' method and its
'SelectionStart' and 'SelectionLength' properties.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>