eDriven Framework API
ComboBox..::..LabelToItemFunctionDelegate Delegate
NamespaceseDriven.Gui.ComponentsComboBoxComboBox..::..LabelToItemFunctionDelegate
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public delegate Object LabelToItemFunctionDelegate(
	string inputText
)
Public Delegate Function LabelToItemFunctionDelegate ( _
	inputText As String _
) As Object
public delegate Object^ LabelToItemFunctionDelegate(
	String^ inputText
)
Parameters
inputText (String)

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