Cursor in textbox

is there anyway to change the width of a cursor in a textbox??
i would like it to be wider.
[100 byte] By [rockinron] at [2007-11-18 20:34:31]
# 1 Re: Cursor in textbox
i did not try this before but you need to play wuth carets...
check :CreateCaret,DestroyCaret,ShowCaret etc. APIs in msdn
hspc at 2007-11-9 23:07:29 >
# 2 Re: Cursor in textbox
Increasing the font size also increases the cursor size.
DinoVaught at 2007-11-9 23:08:29 >