Hello,
When I minimize the groups, I see icons which are different from the icons i put in the group.
How can I get to the property which set those images?
Thank you,
Oshrat.
Thank you very much!
UltraExplorerBarGroup.Settings.AppearancesSmall.NavigationOverflowButtonAppearance.Image = someImage;
or
UltraExplorer.UseLargeNavigationOverflowButtonImages = true;UltraExplorerBarGroup.Settings.AppearancesLarge.NavigationOverflowButtonAppearance.Image = someImage;