Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
990
Difference between Minitoolbar.Show and .AutoShow = OnContextMenuClick
posted

 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

Parents
No Data
Reply
  • 990
    posted

     Thank you Mike,

    it works. But now the minitoolbar flickers black once, everytime it will be shown.

    Björn

Children