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

AdvancedFindWindow..::..TabControl Property

Gets or sets the tab control.

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

Syntax


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

Field Value

The tab control.