Also, setting the AcceptButton and CancelButton for the form is really helpful.
I also worked over my homegrown Wizard Control so that it's correctly enabling and disabling the Back, Next, and Finish buttons, as well as setting the AcceptButton and CancelButton values for the parent form. And I fixed some places where I'd set up an incorrect Data Binding for combo boxes in the wizard that I'm writing.
It would have been nice to have a really good how-to book for this.
*sigh*