TaskDialogPage.Buttons Właściwość

Definicja

Pobiera lub ustawia kolekcję przycisków push, które mają być wyświetlane na tej stronie.

public:
 property System::Windows::Forms::TaskDialogButtonCollection ^ Buttons { System::Windows::Forms::TaskDialogButtonCollection ^ get(); void set(System::Windows::Forms::TaskDialogButtonCollection ^ value); };
public System.Windows.Forms.TaskDialogButtonCollection Buttons { get; set; }
member this.Buttons : System.Windows.Forms.TaskDialogButtonCollection with get, set
Public Property Buttons As TaskDialogButtonCollection

Wartość właściwości

TaskDialogButtonCollection

Kolekcja przycisków niestandardowych, które mają być wyświetlane na tej stronie.

Wyjątki

Właściwość jest ustawiona, a to wystąpienie strony jest obecnie powiązane z oknom dialogowym zadania.

Dotyczy