Me
.rsScheduler.SchedulerElement.Refresh()
Good morning.
I use RadControls Q3 2010 and Windows 7 Professional. I have an exception in a particular case, and I recreate it in a very simple test project:
1. With VB.net 2008 Express Edition, create a new Windows Form Application.
2. Add reference to Telerik.WinControls and Telerik.WinControls.UI.
3. In the designer of the form, replace the line "Inherits System.Windows.Forms.Form" with "Inherits Telerik.WinControls.UI.RadForm".
4. Run the project.
Now you have to open at least 2 windows of type "explorer", see Image1.png attached. Click on the document icon in the bottom bar to reproduce the situation in the Image1. Two small preview windows will be displayed by Windows 7. Click again, to make them disappearing, and an exception will be thrown (Image2). How can I solve this problem?
Thank you
Gianfranco Pesenato