blinking cursor in text boxes???????? 
Author Message
 blinking cursor in text boxes????????

hi all
firstly thanks once again for hopefully helping me out
what i want to know is, on a form with a text box what is the code for
putting the flashing cursor into the textbox rather than you having to click
in the box  prior to entering text
many many thanks


Fri, 13 Aug 2004 16:40:17 GMT  
 blinking cursor in text boxes????????


Quote:
>firstly thanks once again for hopefully helping me out
>what i want to know is, on a form with a text box what is the code for
>putting the flashing cursor into the textbox rather than you having to click
>in the box  prior to entering text
>many many thanks

Mark, check out:-

Text1.SetFocus

or as appropriate to your prog.

You might want to go further with:-

Text1.SelStart/Sel<whatever> = <something>

HTH.

Regards

--
Martin Trump



Sun, 15 Aug 2004 06:36:57 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Text box ... change the blinking cursor

2. changing the blinking cursor size in the text box

3. rich text box and blinking characters

4. BLink blink blink

5. Change text box cursor / overwrite text

6. Text box cursor position when text is selected

7. how to set cursor blinking at the end of the text box with some text in it.

8. Blinking cursor in Word won't stop!

9. Blinking cursor in tables

10. Blinking cursor

11. blinking cursor under a character

12. cursor keep blinking

 

 
Powered by phpBB® Forum Software