TaskDialogButton.Continue プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[続行]
ボタンを表す標準の TaskDialogButton インスタンスを取得します。
public:
static property System::Windows::Forms::TaskDialogButton ^ Continue { System::Windows::Forms::TaskDialogButton ^ get(); };
public static System.Windows.Forms.TaskDialogButton Continue { get; }
member this.Continue : System.Windows.Forms.TaskDialogButton
Public Shared ReadOnly Property Continue As TaskDialogButton