
I wrote a chat application myself with C#. Now I want to select the text in a textbox where the arrow is pointing but I'm lost trying that out. Can you give me any solution to my problem? pls an example code would be appreciated.
Thanks
Andrew
Code: Select all
<TextBox Margin="135.389,128.05,184,124.95" Name="textBox1" AutomationProperties.Name="MyTextBoxID"/>