Name

Wizard::SetNextButton — Set the dialog's "Next" button with a new label and a new ID

Synopsis

Import Wizard;
void Wizard::SetNextButton ( any  id ,
  string  label );

Parameters

any id

Button ID

string label

Button Label

Return Value

void