WizardFramework.ConfirmOnCancel 屬性

定義

會取得或設定一個值,指示是否確認取消按鈕。

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

屬性值

true確認;否則,。 false

適用於