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 ?
No, I believe the mini toolbar is only intended to be interacted with by the mouse. I think this is so when you have a application similar to Microsoft Word, the arrow keys will navigate around in the document editing area even when the minitoolbar is shown.