hi friends
i would be very greatful to you if you give an answer for this
How Can i decalre a label array with out a fixed size.
just like we are declaring in
VB.NET Dim myarray() as string
i declared just like this string [] my array ; But runtime its showing error that it should be initialized
thanks & regards