Gets component
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner.Interop (in Greatis.FormDesigner.Interop.dll)
Syntax
Visual Basic (Declaration) |
---|
Function Component ( _ name As String _ ) As IComponent |
C# |
---|
IComponent Component( string name ) |
Visual C++ |
---|
IComponent^ Component( String^ name ) |
JavaScript |
---|
function component(name); |
Parameters
- name
- Type: System..::.String
name of the component