Hi,
I am using a RichTextBox to create a memo text. When the user clicks the memo button, it will open a form with text in the richtextbox. in this form the user will be able to modify the font style, make it bold etc., But is it possible to write a text into the Richtextbox in Bold, so that the user need not do it everytime. i tried going thru' the RTF specifications, and tried using the \b before the text and ending with \b0, but it is not working. I am using selRTF to write into the Richtextbox.
Thanks
Veera
I am using a RichTextBox to create a memo text. When the user clicks the memo button, it will open a form with text in the richtextbox. in this form the user will be able to modify the font style, make it bold etc., But is it possible to write a text into the Richtextbox in Bold, so that the user need not do it everytime. i tried going thru' the RTF specifications, and tried using the \b before the text and ending with \b0, but it is not working. I am using selRTF to write into the Richtextbox.
Thanks
Veera