OkCancelButtonsOKButton Property

Gets the OK button.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public AdvancedButton OKButton { get; }

Property Value

AdvancedButton

See Also