次の方法で共有


TaskDialogButton.No プロパティ

定義

[いいえ] ボタンを表す標準の TaskDialogButton インスタンスを取得します。

public:
 static property System::Windows::Forms::TaskDialogButton ^ No { System::Windows::Forms::TaskDialogButton ^ get(); };
public static System.Windows.Forms.TaskDialogButton No { get; }
member this.No : System.Windows.Forms.TaskDialogButton
Public Shared ReadOnly Property No As TaskDialogButton

プロパティ値

TaskDialogButton

適用対象