TaskDialogButton.Close プロパティ

定義

ボタンを表す標準 TaskDialogButton インスタンスを Close 取得します。

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

プロパティ値

適用対象