G
Guest
Hi
I am working with one Window based application in C#. I want to create label control arrays, say instead of label1, label2, label3 i need to have it as label[1..3]
So please let me know how to create label arrays using C#. I believe this is possible with VB or VB.NET. But i am not whether it is possible with C#, but i need to do this with C#
Thanks in advance..
Thanks
Rajagopal.S
I am working with one Window based application in C#. I want to create label control arrays, say instead of label1, label2, label3 i need to have it as label[1..3]
So please let me know how to create label arrays using C#. I believe this is possible with VB or VB.NET. But i am not whether it is possible with C#, but i need to do this with C#
Thanks in advance..
Thanks
Rajagopal.S