Occurs when the wizard control is initialised.
Private Sub Init()
The Init event may be used to effect processing before the wizard control is fully initialised. An example of this is setting a start page using the StartPage Property.
See Also: | StartPage Property |