J
jax1148
In vb6 a group of controls ie command buttons could be refered to by
an index number ie cmdWord(4). This was accomplished by using the
index property of the control. Vb.net does not seem to have the index
property for buttons. Is there a way in vb.net to refer to a group of
controls in a way that includes a unique index number for the
specific control to be used?
Thanks,
Howard Haisten
an index number ie cmdWord(4). This was accomplished by using the
index property of the control. Vb.net does not seem to have the index
property for buttons. Is there a way in vb.net to refer to a group of
controls in a way that includes a unique index number for the
specific control to be used?
Thanks,
Howard Haisten