Hello,
I have created a Windows Form and One PopupColorpickerTool as a main menu in UltraToolbarsManager and it's working fine.
I have created a PopupMenuTool and under that I have created one more PopupColorPickerTool.
When I run the form in maximized WindowState, popupcolorpicker as a main menu works fine, but when I click on popupcolorpicker under the PopupMenu and click on More Colors, it disappears.
Same is the case with Font List when Form is maximized and FontListTool is under a PopupMenu.
I have reproduced this on a few Computers and attached the project as an attachment with this.
Let me know if this is sufficient to reproduce the issue or you need any more information.
Thanks,
Savan
I was unable to reproduce the issue. I believe this was fixed with a previous bug fix. Try upgrading to the latest hotfix. If you still experience the issue, I would recommend submitting it to the support group: http://ko.infragistics.com/gethelp.
Thanks for the Quick reply.
I upgraded with the HotFix "NetAdvantage_WinForms_20082_CLR20_HotFix_2022.msp". This is the only HotFix I found on site page: http://ko.infragistics.com/dotnet/netadvantagedownloads.aspx#Downloads
The DLL name and version I used for this project are as below:
DLL Name: Infragistics2.Win.UltraWinToolbars.v8.2.dll
Version : 8.2.20082.2022
Still I am facing the same issue. Please let me know if I have the updated copy.