how do i set keyboard shortcuts for Next, Back, etc buttons?

Wizard for Windows Forms Forum

Posted 17 years ago by Rory
Version: 3.0.0122
Avatar
Hi, any suggestions on how I can set keyboard shortcuts / mnemonics for the wizard buttons?

I want users to be able to press ALT + N to move to the Next wizard page, and similar for the other buttons. Also I'd like ESCAPE to do the same as the Cancel button, and maybe ENTER to fire Next (or maybe Finish if there's no Next button).

many thanks,

- Rory

Comments (1)

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

You can just set the Wizard.BackButtonText property for example to contain a "&" character before the "B" in "Back" like your would do for a regular button.

For the other question, set the values of the Wizard.FormAcceptButton and Wizard.FormCancelButton properties.


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.