ControlUtil.RemoveForm Method
Removes a form from the given container.
[Visual Basic]Public Shared Sub RemoveForm( _
ByVal
source As
Control, _
ByVal
form As
Form _
)
Parameters
- source
- The container of the form.
- form
- The form to remove.
See Also
ControlUtil Class | NETXP.Library Namespace