When moving mouse over menu items we get the following error (didnt occur in previous versions so it look like C1 only just broke this!)
System.NullReferenceException: Object reference not set to an instance of an object. at C1.Win.C1Command.C1CommandMenu.ShouldSerializeVisualStyle() at C1.Win.C1Command.C1CommandMenu.a(C1CommandLink A_0) at gc.a(gp A_0, C1CommandLink A_1) at C1.Win.C1Command.C1CommandMenu.C1.Win.C1Command.IBarInternal.PopUp(gp parent, C1CommandLink cl) at fz.a(C1CommandMenu A_0, C1CommandLink A_1, a A_2) at fz.a(C1CommandLink A_0, a A_1) at fz.b(C1CommandLink A_0) at f.a(MouseEventArgs A_0) at C1.Win.C1Command.C1MainMenu.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
None of our own code in here, so is anybody else having this problem with the above verison of C1Command?
Cheers
Mike