How to determine where control is.

Wizard for Windows Forms Forum

Posted 19 years ago by Mark Mickelsen
Avatar
I hate to ask such basic questions, but how do you know when you've moved to the next page. Where will you be running, or rather, what event will fire, and how do you know which page you're on at that time? I know these are basic questions, but I feel like I am wasting time unnecessarily trying to find the answers. You'd think there would be a basic manual where you could look these things up.
Thanks,
Mark

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Mark,

Wizard.SelectedPage indicates the current page. Whenever a page change occurs the Wizard.SelectionChanging and SelectedChanged events fire.


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.