[]
Removes the child control from the container.
public virtual bool RemoveChild(string name)
Public Overridable Function RemoveChild(name As String) As Boolean
Type | Name | Description |
---|---|---|
string | name | Name of shape |
Type | Description |
---|---|
bool | true if successful; false otherwise |