CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Add a control without regenerating the layout
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void AddControl( Control toAdd ) |
| Visual Basic |
|---|
Sub AddControl ( _ toAdd As Control _ ) |
| Visual C++ |
|---|
void AddControl( Control^ toAdd ) |
Parameters
- toAdd
- Type: System.Windows.Forms..::..Control
The control to add