Home / comp / gb.qt / .containerchildren / _next 
FOR EACH .ContainerChildren (gb.qt)
Syntax
DIM hContainerChildren AS .ContainerChildren
DIM hControl AS Control

FOR EACH hControl IN hContainerChildren
  ...
NEXT
Enumerates all child controls included in the container.