I have C# Winform Application running in Visual Studio 2008 and I use .net 3.5 framework. Now, I want to use RadRichTextBox control in one of my form.
The issue is I am not able to use RadRichTextBox control since it is based on .NET 4 framework and the target project is 3.5 framework.
Since our most of our customers using 3.5 .net framework we cant move our project to .net 4 framework. So, with this constraint, please let me know how to proceed with this.
Thanks,
Vinayaka
The issue is I am not able to use RadRichTextBox control since it is based on .NET 4 framework and the target project is 3.5 framework.
Since our most of our customers using 3.5 .net framework we cant move our project to .net 4 framework. So, with this constraint, please let me know how to proceed with this.
Thanks,
Vinayaka