-
[RESOLVED] From a newbee
Hi, please help in my question below
Is there a way to unselect a control item. I mean whenever I start my form, I want the cursor to be in a particular textbox. So I add the code setfocus() in the form_load. However, this causes the text to be highlighted too when the form is run. Is there a way to unhighlight from a control box.
Thanks
-
Re: From a newbee
hi...
what i got from u r question is ...
whenever the text box getting focus..the text was highlighting...which u dont wanna like that..
if my assumption is correct then place this line under textbox_getfocus...
I dont know wether this one is correct one or not...
but it resolves u r problem..
All the best... :thumb:
Anu...
(If u r problem resolved then please make this post as resolved one and rate the post..)