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
265
ToolbarsManager cancel property
posted

Hi,

 From the UltraWinToolbars.UltraToolbarsManager i want to use the Round Vista button as a simple button (without any menu)

To achieve this i tried capturing the _BeforeApplicationMenuDropDown event and setting the Cancel event (e.Cancel) to true.

I would expect this to cancel the menu drop down, then i can run whatever code i like afterwards?

 But the Cancel doesn't seem to actually stop the menu drop down...

Is there a better way i could be acheiving this?

 

Cheers,

Craig