Adding Buttons to Wizard

Wizard for Windows Forms Forum

Posted 18 years ago by Joel Matthias
Avatar
Is it possible to add a button to the buttons along the bottom of the wizard.

On the last page I would like the following buttons.

<Back> <Add File> <Finish>

Thanks

Joel, VoxCode LLC

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You should be able to do it. There is a Wizard.LayoutButtons event where you can move buttons wherever you want. Just position them in the correct spot and add your other button as a child of the Wizard control. That should do it. By the way, LayoutButtons fires whenever the selected page is changed.


Actipro Software Support

The latest build of this product (v24.1.0) 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.