eDriven Framework API
GetAdapter Method (component)
NamespaceseDriven.Gui.FormFormGetAdapter(Component)
eDriven Framework API
Gets the appropriate form adapter for the supplied component
Declaration Syntax
C#Visual BasicVisual C++
public static IFormAdapter GetAdapter(
	Component component
)
Public Shared Function GetAdapter ( _
	component As Component _
) As IFormAdapter
public:
static IFormAdapter^ GetAdapter(
	Component^ component
)
Parameters
component (Component)
Return Value

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