DialogBaseFormCancelButton Property

Gets the Cancel button.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[BrowsableAttribute(false)]
protected Button CancelButton { get; }

Property Value

Button

See Also