J
jamesdorringtonuk
Hi, I'm writing a small wordprocessor application and need some kind
of text-input control which I can add basic formatting to. Bold,
italic, colouring words, and the ability to underline (preferably in a
given colour) particular words would be useful also. Would be great if
I could get text-changed type event (key down, etc.)
I've tries using a multiline TextBox, but I think it's too simplistic
for my needs, and I'm struggling to use the RTFTextBox (which I don't
think will have the range I need, anyway.
Can anyone suggest a control I could use for this task?
of text-input control which I can add basic formatting to. Bold,
italic, colouring words, and the ability to underline (preferably in a
given colour) particular words would be useful also. Would be great if
I could get text-changed type event (key down, etc.)
I've tries using a multiline TextBox, but I think it's too simplistic
for my needs, and I'm struggling to use the RTFTextBox (which I don't
think will have the range I need, anyway.
Can anyone suggest a control I could use for this task?