A state for RadWizard should be added to its styling mechanism that tells whether the form on which the RadWizard instance is place is active or inactive. This will allow for changing the colors of the top area of RadWizard, so that it behaves the same way as a standard wizard dialog.
RadWizard cannot show a second completion page at design-time.
Add ability to localize the page header and title in RadWizard`s localization provider. Currently you can localize only the text of the buttons. The Title and the Header properties of wizard pages don't have the Localizable attribute.
The RadWizard control should handle the Tab key to navigate through its command buttons.
IMPROVE. RadWizard - setting the Visibility property for the CancelButton on the control should affect all pages, not just the current one