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

LookupControl..::..AdvancedFindButton Property

Gets or sets the advanced find button.

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

Syntax


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

Field Value

The advanced find button.