Hey,
Starting with the latest WinForms Service Release (2059) we are getting this error when using the following method (trying to add ribbon tab to the Ribbon):
Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab = ribbon.Tabs.Add("rtWorkManagement");
An unhandled exception of type 'System.NullReferenceException' occurred in Infragistics4.Win.UltraWinToolbars.v14.2.dll
Thanks,
Mano
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this matter?
Thank you for using Infragistics Components.
Hello, same problem for me. I reinstall build 2034
Hi, I reviewed my code and found the problem was on my side . since I could apply the updates ...