Finish and Back/Next button positions at runtime.

Wizard for Windows Forms Forum

Posted 18 years ago by SR
Avatar
Hi Bill

Another dumb question.

3.0.113.0 VS2005 XP

Is it possible to show/hide the Finish button between wizard page changes without the Back/Next button positions changing? (eg Keep the Next/Back positions locked throughout the wizard irrespective of Finish button visibility).

Thanks
SR

Comments (3)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
There is a Wizard.FinishButtonDistinct property that might work for your situation.

If that doesn't provide the proper results, maybe handle the LayoutButtons event since that lets you position the buttons wherever you want. That will definitely work if the first idea doesn't.


Actipro Software Support

Posted 18 years ago by SR
Avatar
Once again, an astonishingly fast reply.

I'll look at this - and no doubt other questions will follow.

Thanks

SR
Posted 18 years ago by SR
Avatar
Oh - meant to say I used the FinishButtonDistinct approach originally, but I found it visually confusing just having the Finish button enabled or disbled in this scenario : which is why I was selectively hiding/showing it - which in turn led to the original question here.

SR
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.