2.2.6.33.10 WizardControl::SetActiveStep

Description

Sets a specific step to be active in a control.

Syntax

int SetActiveStep( int nIndex, string * pStrCombo = NULL )

Parameters

nIndex
the index of the step that is to be set as active.
pStrCombo
if not NULL, and contains a legitimate string, the corresponding combo selection is changed to reflect the proper selection

Return

returns the index of the step that is made active

Examples

Remark

See Also

Header to Include

Control.h