Skip to content

AddChild Method

AddChild

Summary

Adds the child element.

Signature

1
public void AddChild(ControlBase child)

Parameters

Name Type Description
child ControlBase The child.

Return Value

void

Declaring Type

cAlgo.API.Panel


Last update: March 23, 2023