Navigation Issue

Wizard for WPF Forum

Posted 16 years ago by Jules Wensley
Version: 3.5.0429
Avatar
Hi,

I'm using the WPF Wizard.

I have a page with radio buttons for user selection.

I'm trying to change the caption of the next page, dependent on the user's choice.

Any pointers on how to acheive this?

Regards,

Jules

[Modified at 07/01/2008 09:19 AM]

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You can handle the Wizard.SelectedPageChanged event and in there check e.OldSelectedPage. Then if it is your original page, update the caption on e.NewSelectedPage appropriately.


Actipro Software Support

Posted 16 years ago by Jules Wensley
Avatar
That's great - works a treat.

Regards

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

Add Comment

Please log in to a validated account to post comments.