Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
How to insert rich text into multiline UltraTextEditor
posted

Hi There,

Anyone who can help me out in implementing the multiline UltraTextEditor that has a capability same as the rich text?

Im planning to change the windows control RichTextBox into this control (or any infragistics control that will behave as richTexBox) in my current project.

Im currently using the  NetAdvantage_20062_CLR2x_WinForms. We already bought the new NetAdvantage for .NET 2008 Vol. 2 and planning to implement this by next month. 

Regards 

Parents
No Data
Reply
  • 37774
    Verified Answer
    posted

    There is a RichTextEditor sample that ships with NetAdvantage, but there is no official RichTextBox replacement in the NA suite.  If you don't actually need to support RTF, you could look into the UltraFormattedTextEditor.

    -Matt

Children