Is there a way I can insert tables in the control?
And another question, I need to add videos or flash like the editor in web, is there a way to do it? if not, is there a way to use the web control in a windows application?
Thanks in advance for the help
Ariel Gonzales
Thanks, I got this solution.
http://code.msdn.microsoft.com/windowsdesktop/WinForms-HTML-Editor-01dbce1a
I think it's better solution to solve my problem.
There aren't any controls in NetAdvantage for WinForms that support tables in a text-based control. You could try using the inbox RichTextBox control. That's the only one I know of that supports this.
What other control can I use to insert tables instead of UltraFormattedTextEditor?
No, there is no support for tables in UltraFormattedTextEditor at this time.
Hello,
Just wanted to ask if this feature has been implemented?
Thank You