/
comp
/
gb.qt
/
.tabchildren
/ _next
FOR EACH .TabChildren (gb.qt)
Syntax
DIM
hTabChildren
AS
.TabChildren
DIM
hControl
AS
Control
FOR EACH
hControl
IN
hTabChildren ...
NEXT
Enumerates all child controls of a tab.