eDriven Framework API
AdjustSelection Method (newIndex, add)
NamespaceseDriven.Gui.ComponentsListBaseAdjustSelection(Int32, Boolean)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void AdjustSelection(
	int newIndex,
	bool add
)
Protected Overridable Sub AdjustSelection ( _
	newIndex As Integer, _
	add As Boolean _
)
protected:
virtual void AdjustSelection(
	int newIndex, 
	bool add
)
Parameters
newIndex (Int32)
add (Boolean)

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