PrintPreviewDialog.CancelButton Özellik

Tanım

için PrintPreviewDialogiptal düğmesini alır veya ayarlar.

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

Özellik Değeri

IButtonControl

Denetimin formdaki bir düğme gibi davranmasına izin verir.

Öznitelikler

Açıklamalar

Bu özellik bu sınıf için uygun değil.

Şunlara uygulanır