Articles in this section
Category / Section

How can I make the finish button visible on the last page of the wizard?

1 min read

 

Setting the CancelOverFinish property for WizardControlPage to 'false' will make the finish button visible in the wizard

C#

this.wizardControlPage3.CancelOverFinish = false;

VB

Me.wizardControlPage3.CancelOverFinish = False

Sample :

http://help.syncfusion.com/support/uploads/tools.windows/kb/kb_wizardfinishbutton/Tools_WF_KB_WizardFinishButton.zip

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied