Hi,
I want to keep hot-tracking on when i select an item from the ultraexplorerbar - items. Is there any way to fix this?
Thanks in Advance
Saravanan Nagarajan
You cannot force an item to be hot tracked when it isn't, but the control exposes a checked appearance for items (see UltraExplorerBar.ItemSettings.AppearancesSmall.CheckedAppearance), so you can use that appearance to make the item look the same when it is checked or hot tracked.