dear guys
i have a question
i have a code like this
the question isCode:dim x as as string="" private sub form1_load...... x &="bla bla bla......." textbox1.text = x end sub
in the text box when it's loaded there's a selection all the text..... HOw to remove the selection....and how to hide the cursor.....
thx




Reply With Quote