Hello,
i want to handle a minitoolbar on a gridcontrol. When the grid has a contextmenu the autoshow event is enough to show the minitoolbar. It appears directly with the contextmenu.
But when the grid doesn't have any contextmenu autoshow doesn' t work. so i have to show the minitoolbar programmaticly in the mouseup-event. But when calling th show-method the minitoolbar appears only transparent. Is it possible to set the minitoolbar not transparent when opening by the show-method?
Kind regards,
Björn
This sounds like a bug. I would recommend submitting the issue to the support group: http://es.infragistics.com/gethelp. Make sure to indictae which OS and theme you are using (Classic, XP, Vista Aero, or Vista Basic).
Thank you Mike,
it works. But now the minitoolbar flickers black once, everytime it will be shown.
If you use the Show which takes a Point parameter, the MiniToolbar will appear opaque at first and only become transparent is the mouse moves away from it.