Could someone give me a hint how this could be done?
I have added 10 labels (using an array), and I have assigned true to .visible and .enable properties, but I do not see them on the form.
I know in VB6, one would put the .index value to non-zero, but in vb.net, I cannot find the .index property.
Thanks a million.
I have added 10 labels (using an array), and I have assigned true to .visible and .enable properties, but I do not see them on the form.
I know in VB6, one would put the .index value to non-zero, but in vb.net, I cannot find the .index property.
Thanks a million.