Richtext Box formating help in WPF using c#.net
        Posted  
        
            by Ashwin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ashwin
        
        
        
        Published on 2010-04-08T17:28:41Z
        Indexed on 
            2010/04/08
            17:33 UTC
        
        
        Read the original article
        Hit count: 544
        
i am making a project for bulk emailing . In this I have added a richtext box . I want users to enter the email message body in it and want to give them the ability to format .Richtext box should be able to make the content bold,italics, underline , align it right left and center , increase font , decrease font,change color, change the font like Times New Roman depending on the click of the button. Help me how should i go about it. also let me know which references i should add to my project.its urgent guys . please help
© Stack Overflow or respective owner