eDriven Framework API
SetValue Method (component, value)
NamespaceseDriven.Gui.FormIFormAdapterSetValue(Component, Object)
eDriven Framework API
Sets the component value
Declaration Syntax
C#Visual BasicVisual C++
void SetValue(
	Component component,
	Object value
)
Sub SetValue ( _
	component As Component, _
	value As Object _
)
void SetValue(
	Component^ component, 
	Object^ value
)
Parameters
component (Component)
value (Object)

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