I created a new project to start working with the RadRichTextBox item. However, when I have tried to copy code from the forum into the project (for instance, the code found at http://www.telerik.com/community/forums/winforms/richtextbox/inserting-an-image-into-richtextbox-table.aspx), the project fails to recognize the types Section, Table, TableRow, TableCell, ImagineInline, Paragraph, as well as all the others not defined in standard C#. I think all the required dlls are present, and I am supplying the correct using statements at the top.
I cannot find out where those classes are defined in the telerik namespace so I can refer to them.
I am using the latest version, 2012 Q3.
Any suggestions would be appreciated.
I cannot find out where those classes are defined in the telerik namespace so I can refer to them.
I am using the latest version, 2012 Q3.
Any suggestions would be appreciated.