Initializes a new instance of the ControlCollection class
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public ControlCollection( Control owner ) |
| Visual Basic |
|---|
Public Sub New ( owner As Control ) |
Parameters
- owner
- Type: CodeSmith.Engine..::..Control