Changing Rich Text Box : Text 
Author Message
 Changing Rich Text Box : Text

How do you change the content of the rich text box to do such things as
change text color, underline, and so on?  I it just standard HTML?

Any information will be aprciated.

Thanks
Nick



Wed, 08 Dec 2004 02:15:17 GMT  
 Changing Rich Text Box : Text
You select the text you want to change, and then use properties like
SelectionColor and SelectionFont to change these properties.

George Shepherd's Windows Forms FAQ contains an entry entitled:

     How do I set the color and font in a RichEditBox?

Check it out at:
http://www.syncfusion.com/faq/winforms/search/640.asp

=================================================
Clay Burch, Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials


Quote:
> How do you change the content of the rich text box to do such things as
> change text color, underline, and so on?  I it just standard HTML?

> Any information will be aprciated.

> Thanks
> Nick



Wed, 08 Dec 2004 06:21:55 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Change the background color of a dialog box and change text color of Edit Box, Static Text, Rich Edit

2. Wrapping text in text box or edit box

3. Rich TEXT Control --> centering text

4. Text size in rich text ctrl

5. Embedding files into Rich Text Box

6. rich text box flashes when editing

7. rich text box cursor position?

8. Paint Event isn't ever called by the Rich Text Box control

9. Print the contents of a rich text box control

10. rich text box

11. Rich Text Box Conversions and Other Methods

12. Rich Text Box and ADO control newbie question

 

 
Powered by phpBB® Forum Software