Skip to content

RemoveChild Method

RemoveChild

Summary

Removes the child element.

Signature

1
public void RemoveChild(ControlBase child)

Parameters

Name Type Description
child ControlBase The child.

Return Value

void

Declaring Type

cAlgo.API.Panel


Last update: March 23, 2023