PDA

Click to See Complete Forum and Search --> : Changing to text caret...?


Anton LaVey
Jan 11th, 2000, 05:58 PM
I am at school and unfortunately the MSDN is not installed on their version of VB6. I need to know how to set the cursor (when in a rich text box) to the italic cursor. The one that is slanted to the right like italic text...

Thanks in advance...

Anton LaVey

Bob Baddeley
Jan 12th, 2000, 06:05 AM
you should be able to make a code so that when you mousemove over the textbox, it loads a different cursor. It would be purely aesthetic, it wouldn't be in Italics when you type.