ApplyChangesEventArgs Properties
Obsolete. Provides data for a wizard page’s WizardPage.ApplyChanges event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Control | Represents a user control embedded into the custom wizard page. |
See Also