Anyone have any ideas on how to set a textbox font to embolden some characters and leave some as normal, it's either really easy or really hard (and I can't make up my mind which at the moment...:confused: )
Thanks.
Printable View
Anyone have any ideas on how to set a textbox font to embolden some characters and leave some as normal, it's either really easy or really hard (and I can't make up my mind which at the moment...:confused: )
Thanks.
Use the RichTextBox Control.
I don't want to! (not unless I really have to)
No other way, regular textboxes can only handle one font, whereas RichTextBox's can handle every font.
ok then (grumble grumble)
Thanks Matthew