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

AutoFillReadOnlyControl..::..DropDownButton Property

Gets or sets the drop down button.

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

Syntax


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

Field Value

The drop down button.