【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.33.10 WizardControl::SetActiveStep
Contents
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