eDriven Framework API
CircularTabs Property
NamespaceseDriven.Gui.PluginsITabManagerClientCircularTabs
eDriven Framework API
Should tabbing be wrapped around
Declaration Syntax
C#Visual BasicVisual C++
bool CircularTabs { get; set; }
Property CircularTabs As Boolean
	Get
	Set
property bool CircularTabs {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)