There may be some stupid questions, but I couldn't find it in the documentation:
a) Can I use the WinExporerbar without images? If yes, how? I would like to use the toolbox-style, but I'm not fixed on it.
b) I need to populate a group with many items, let's say 300. I know the user has to scroll to see all items, but i want to reduce the scrolling actions by optimizing the height and the space between the items. How do I manage this?
Thank you in advance.
a) See UltraExplorerBar.ItemSettings.UseDefaultImage/ReserveImageSpace
b) See UltraExplorerBar.ItemSettings.Height