Called when the collection of child elements is cleared by the base Panel class.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
protected virtual void OnClearChildren()
Visual Basic
Protected Overridable Sub OnClearChildren

See Also