We've purchased a single developer license of "r.a.d.controls for asp.net" with subscription in sep 2006.
"Until March winforms suite ships free with r.a.d.controls for ASP.NET"
Does this mean that we can avail a single license for winforms as well or is this offer valid for new purchases only?
Thanks
Mukunda.
Hello telerik team,
Our application is written in C++. And we are looking to develop a C# User Interface for It. So we try to host a windows form user control as an MFC view.
In our winform (C# UI), we use a docking windows schema. But, when we execute the MFC program, we can’t any more move the dockable windows (windows aren't dockable).
We got the following warning message:
'Telerik.WinControls.Docking.DockingManager.IDockableSelectionDialog' is obsolete:
'This property is obsolete. Use UseQuickNavigator instead'
Can you give me any examples or ideas on how your control set handles the docking ability when contained in an MFC view?
Thanks for any information you can provide.