Name

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

Synopsis

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

Parameters

any id

Button ID

string label

Button Label

Return Value

void