|
-
Sep 27th, 2010, 04:26 PM
#1
Thread Starter
Hyperactive Member
Textbox with no Cursor?
I have a string that will be of varying lengths. I want to display this string in a textbox so scroll bars will appear if the string is larger than the size of the text box. This info is read only - I don't want to give the user any input with it. I still see a cursor and my string highlighted even with the ReadOnly set to true.
Is there any way to disable the cursor altogether in a textbox so nothing is highlighted? Maybe I'm not using the best control for this, but I don't want to use a label.
I generate this textbox at run time, if that matters at all.
Thanks.
Intermediate Level Programmer Extraordinaire 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|