DialogBaseFormOKButton Property

Gets the OK button.

Definition

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

Property Value

Button

See Also