RemoveControl(String) Method
Removes the child control, by name, from the control container for the sheet.
public virtual void RemoveControl(
string
)
'Declaration
Public Overloads Overridable Sub RemoveControl( _
ByVal As String _
)
'Usage
Dim instance As SheetView
Dim name As String
instance.RemoveControl(name)
Parameters
- name
- Name of child control