W
Wally
With this cycle
For each ctl in Controls
.....
Next
I can see all visual components on a form but I cannot see Menus,
ContextMenus, ToolTips, Timers, ecc.
How could I write a cycle to see these components. Thanks.
W
For each ctl in Controls
.....
Next
I can see all visual components on a form but I cannot see Menus,
ContextMenus, ToolTips, Timers, ecc.
How could I write a cycle to see these components. Thanks.
W