Is there a way to cancel the Finish Event

Wizard for WPF Forum

Posted 17 years ago by Ray Huger
Version: 2.0.0321
Avatar
I could not find how to do this in the documentation. I am just curious if there is a way to handle a finish event and then stop it from happening if you don't want it to?

Thanks.

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Ray,

In that case you could set Wizard.FinishButtonClosesWindow to false (which automates the steps described below) and then handle the Finish event. In your event handler if it should finish successfully then you'd have to set your Window's DialogResult to true and Close the Window.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.