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