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
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.
ThanksPurnima