
Signature
Arne Garvander
Certified Geek
Professional Data Dude
A RichTextBox responds to the Ins key. I don't think a TextBox does.
> How can I put a textbox in overtype mode?
> Using the insert key on a webform works fine, but it does not do anything on
> a winform textbox.
Arne Garvander - 28 Feb 2008 20:23 GMT
That is wonderful. Now I need to find a way to filter out characters that I
dont want in my rich text box.

Signature
Arne Garvander
Certified Geek
Professional Data Dude
> A RichTextBox responds to the Ins key. I don't think a TextBox does.
>
> > How can I put a textbox in overtype mode?
> > Using the insert key on a webform works fine, but it does not do anything on
> > a winform textbox.