Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
Crash in UltraWinSchedule.UltraMonthViewMulti
posted

Is it a bug in Ultrawinschedule.UltraMonthViewMultiBase?

I write this msg, because i cant't submit an error form. My support for Winforms is outdatet and i wait for new license for WPF.

We use the Infragistics.Win.UltraWinSchedule.UltraMonthViewMulti 

We generate this control at runtime and add it to a UltraGroupBox on the form:
Dim objCal As New Infragistics.Win.UltraWinSchedule.UltraMonthViewMulti
objCal.Dock = DockStyle.Fill
tlp.Controls.Add(grp0, 1, 1)

No other operation happens after this with the control. It appears only on the screen .

My Problem: In productiv-session  when the Screen was minimized to the Taskbar , sometimes  after expanding the Application crah with the Error as shown  (see the Errror Stack  in .zip file) . We find no way, to suppress or catch this Failure.

Any help is welcome.

We use Infragistics 10.2, Windows 7, VS2010,

 

 

 

Infragistics.zip