ControlUtil.RemoveAll Method
Removes all instances of the given control from its parent form.
[Visual Basic]Public Shared Sub RemoveAll( _
ByVal
control As
Control _
)
Parameters
- control
- The control to remove.
See Also
ControlUtil Class | NETXP.Library Namespace