A widget that is one level below its parent in the widget hierarchy. Child widgets are contained by their parent widget. Therefore, they cannot be level-0 widgets. A widget becomes a child when you assign it to a parent with the PARENT option to the ASSIGN keyword. A widget can be both a parent and child widget at the same time.