Sdílet prostřednictvím


PrintPreviewDialog.CancelButton Vlastnost

Definice

Získá nebo nastaví tlačítko zrušit pro PrintPreviewDialogtlačítko .

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

Hodnota vlastnosti

IButtonControl

Umožňuje ovládacímu prvku fungovat jako tlačítko ve formuláři.

Atributy

Poznámky

Tato vlastnost není pro tuto třídu relevantní.

Platí pro