Per my understanding, the caret size is controlled by font of the text box.
If you want to keep the font small, but still have a bigger caret then you
need to see if any native API's are available to do that, and PInovke is the
way to go.
VJ
> ....do I stand any hope of changing the carat (the vertical cursor
> position thing) in a TextBox ?
[quoted text clipped - 6 lines]
>
> O.