WizardFramework.ConfirmOnCancel Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Schaltfläche " Abbrechen " geklickt wird, oder legt diesen fest.

public:
 property bool ConfirmOnCancel { bool get(); void set(bool value); };
public bool ConfirmOnCancel { get; set; }
member this.ConfirmOnCancel : bool with get, set
Public Property ConfirmOnCancel As Boolean

Eigenschaftswert

true, wenn eine Bestätigung erforderlich ist, andernfalls false.

Gilt für: