S
shapper
Hello,
I have an array of controls:
Dim MyControls() As Control
....
How can I add all the controls in MyControls array to a control
collection?
Thanks,
Miguel
I have an array of controls:
Dim MyControls() As Control
....
How can I add all the controls in MyControls array to a control
collection?
Thanks,
Miguel