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

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