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

LookupControl..::..ScrollBar Property

Gets or sets the scroll bar.

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

Syntax


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

Field Value

The scroll bar.