Name

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

Synopsis

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

Parameters

any id

Button ID

string label

Button Label

Return Value

void