First off I want to say I love this thing.
Second off I want to say WTF were you thinking Microsoft?
If I'm editing Step 3 in the VS.NET designer and then go run my app.. it starts me on Step 3. WTF?
The designer keys off the ActiveStepIndex which is also what it keys off of at runtime. Need a second property or something so that when your editing it in the designer you don't have to remember to set it back to step 1 every single @#$)(@#)$O@# time.
This will cause migrations issues everywhere... don't say I didn't tell you so.