I have a Windows Forms App and I want to change it to use Telerik UI, I would like to know how i can do that? Do I have to change each and every item or there is a way to convert my control to rad?
Thanks
Brian.
1 Answer, 1 is accepted
0
Dimitar
Telerik team
answered on 20 Jun 2014, 07:54 AM
Hi Brian,
Thank you for writing.
There is no automatic way to convert your winforms forms application to use our controls instead of another suite. You have to change every control manually. We try to keep our API consistent with the API of the standard .net controls which means you can keep most of your existing underlying logic. However, there are a number of differences as most of our controls provide broader range of features.
I hope this will be useful. Should you have further questions, I would be glad to help.
Regards,
Dimitar
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.