TaskDialogPage.Buttons Özellik

Tanım

Bu sayfada gösterilecek anında iletme düğmeleri koleksiyonunu alır veya ayarlar.

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

Özellik Değeri

TaskDialogButtonCollection

Bu sayfada gösterilecek özel düğmeler koleksiyonu.

Özel durumlar

özelliği ayarlanır ve bu sayfa örneği şu anda bir görev iletişim kutusuna bağlıdır.

Şunlara uygulanır