PrintPreviewDialog.CancelButton Właściwość

Definicja

Pobiera lub ustawia przycisk anuluj dla .PrintPreviewDialog

public:
 property System::Windows::Forms::IButtonControl ^ CancelButton { System::Windows::Forms::IButtonControl ^ get(); void set(System::Windows::Forms::IButtonControl ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.IButtonControl CancelButton { get; set; }
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.IButtonControl? CancelButton { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CancelButton : System.Windows.Forms.IButtonControl with get, set
Public Property CancelButton As IButtonControl

Wartość właściwości

Umożliwia kontrolce działanie jak przycisk w formularzu.

Atrybuty

Uwagi

Ta właściwość nie jest odpowiednia dla tej klasy.

Dotyczy