Hey guys,
In our application we have multiple "modes" which are usercontrols with their own ribbon controls. When a user is in one mode, the others become collapsed. Unfortunately pressing alt to bring up KeyTipAccessText only seems to work on the main ribbon inside of the ribbon window. Once inside of a mode the ribbons do not respond to alt / f11 etc.
I am wondering if there is any way to make these key tips work? So far I have toyed around with the KeyTipService.SetIsKeyTipModeActive with no luck.