I've looked but have been unable to find a way to change what type of cursor will appear when it's over the group header bar. Is there a way to do this? Thanks.
Try setting the UltraExplorerBarGroup.Settings.AppearancesSmall.HeaderHotTrackAppearance.Cursor property.
Worked like a charm. Thank you.