eDriven Framework API
SetCurrentCaretIndex Method (value)
NamespaceseDriven.Gui.ComponentsListBaseSetCurrentCaretIndex(Int32)
eDriven Framework API
Sets current caret index
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void SetCurrentCaretIndex(
	int value
)
Protected Overridable Sub SetCurrentCaretIndex ( _
	value As Integer _
)
protected:
virtual void SetCurrentCaretIndex(
	int value
)
Parameters
value (Int32)

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