Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
You can change the text of the buttons to be anything you want, so if you don't need all of the buttons (like "Help", which is seldom used), you can take them over by changing the text and using the built-in handlers of the WizardControl. Other than that, you can simply put a button on top of the wizard control. It will belong to the page, but it will get rendered in the right place.
|