1) Double clicking a ribbon tab sends a ribbon SelectedTabChanged event, even if that tab was already active.
2) Would it be possible to get the SelectedTabChanged event when changing tabs if the ribbon is minimized?
Thanks,
Yves
Double-clicking a tab should toggle the minimized state of the ribbon. When minimized there is no selected tab - that's what a ribbon being minimized is. Are you sure you're not getting a SelectedTabChanged event when changing tabs when the ribbon is minimized? You certainly should be.