[This is preliminary documentation and is subject to change.]

If the RC is a Panel for example, this list contains the Controls on the Panel.

Namespace:  Forcepoint.GUISS
Assembly:  Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)

Syntax

C#
public List<RegistrableControl> ChildControls { get; }

See Also