Méthode | Description | |
---|---|---|
PerformStep ( ) : void | ||
SetCurrentStep ( int step ) : void | ||
SetIsCancelSupported ( bool value ) : void | ||
SetStepInformation ( int increment, int total ) : void | ||
SetSummary ( string summary ) : void | ||
SetTitle ( string title ) : void |
public SetIsCancelSupported ( bool value ) : void | ||
value | bool | |
Résultat | void |
public SetStepInformation ( int increment, int total ) : void | ||
increment | int | |
total | int | |
Résultat | void |
public SetSummary ( string summary ) : void | ||
summary | string | |
Résultat | void |