C# WinForms:
If I want to create tables at run time for a rich text box, should I programmaticly create the RTF specification syntax of a table and pass it to its rtf text? Is there any better way?
C# WinForms:
If I want to create tables at run time for a rich text box, should I programmaticly create the RTF specification syntax of a table and pass it to its rtf text? Is there any better way?