RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindRefreshRateWindow..::..OkButton Property

Gets or sets the ok button.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public Button OkButton { get; set; }
Public Property OkButton As Button
	Get
	Set
public:
property Button^ OkButton {
	Button^ get ();
	void set (Button^ value);
}

Field Value

The ok button.