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
1070
Cancel ToolValueChanged Event
posted

Hi there,

 

is there a way to cancel a ToolValueChanged Event?

I'm looking for a kind of "BeforeToolValueChanged" Event which has CancelEventArgs...

thanks for any ideas !

 

sincerely

stefan

  • 290
    posted

    Hi Stefan,

    There is no BeforeToolValueChanged event that you could cancel. But there are events such as BeforeToolEnterEditMode or AfterToolEnterEditMode which are cancellable.
    Please let me know if this was helpful.

    Thanks
    Purnima