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

AdvancedFilterWindow..::..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.