Way to hook into built in NavigationService

Wizard for WPF Forum

Posted 17 years ago by Daniel Blanchard
Version: 2.0.0326
Avatar
Searched the chm for NavigationService, didn't see anything.

I am using the wizard in a page as part of a navigation service. Is it possible to at times "hook into" the navigation commands built into WPF? ie, instead of clicking the back and next buttons as part of the wizard, can we click on the next and back buttons as part of a wpf navigationwindow and have it move the actipro wizard back and forth?

Thanks,

Dan

Comments (1)

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

We currently are handling NavigationCommands.BrowseBack and NavigationCommands.BrowseForward in the Wizard control if you have Wizard.NavigationCommandsEnabled set to true, which should be the default. This allows mice with forward/back buttons to navigate pages.

I would imagine that NavigationService would use the same commands, right? If you'd like to get into some details on what you are doing or if you'd like to send us a small sample project, please e-mail us and we can work with you on this.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.