Hi,
We are using an UltraExplorerBar with control style - VisualStudio2005Toolbox. This UltraExplorerBar is placed inside a TableLayoutPanel. UltraExplorerBar contains several UltraExplorerBarGroup. In navigationCompleted Event, we have set the UltraExplorerBarGroup.ActiveGroup to one of the UltraExplorerBarGroup items. On setting ActiveGroup property, we are encountering the below exception,
ActiveGroup cannot be set - specified Group cannot be activated! (Group may be disabled or its header may not be visible)
Visual Studio Version - 2005Infragistics UltraExplorerBar Version - Infragistics2.Win.UltraWinExplorerBar.v9.2 (9.2.20092.1003)
Could you please advise on this issue.
Hello Kumaran,
I`m not sure that I understand your scenario. First of all I think that we have not NavigationCompleted event in our UltraExplorerBar. Is it your custom event ? Or maybe you mean some other event ? Also could you please give us more details what is your final goals.
Thanks and regards
Hello Georgi,
Actually am using UltraExplorerbar with VisualStudio2005Toolbox style. It contains several UltraExplorerBarGroup. While setting one of these UltraExplorerBarGroup as ActiveGroup, am getting the below exception.
Stacktrace: