Hello,
i'm using a grid (not infragistics) and added a minitoolbar & contextmenu functionality by UltraToolbarsManager. When i press the contextmenu key i'm getting the contextmenu only. By holding the modifier CTRL i get the contextmenu and the minitoolbar. But how can i set the focus in the minitoolbar? Is there any way?
Thanks
Björn
I don't believe it is possible to do this. When the minitoolbar is shown with the context menu, the context menu processes all key messages.
OK. In combination it doesn't work but is it possible to show the Minitoolbar (with own procedures) and set the focus on it ?