Include Protected Members
Include Inherited Members
Adds the specified control to the ControlCollection instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
AddControl(Control, Range, Single, Single, String) | Adds the specified control to the ControlCollection at the specified range, with the specified size. |
![]() |
AddControl(Control, Single, Single, Single, Single, String) | Adds the specified control to the ControlCollection at the specified ___location, with the specified size. |
Top