Ok. First of all, I would like to apologize if I am not posting this question on the right section. I don;t really know where to post this.
For my question, in Windows store app development, how can I generate for example, an array of controls using the in-behind code(C# not XAML).
I am planning to create a board game, and I was thinking of generating a two dimensional array of Images(a user control). Each of the Images will have the same properties, but if course, different indeces.
Thanks in advance for those who will help.
For my question, in Windows store app development, how can I generate for example, an array of controls using the in-behind code(C# not XAML).
I am planning to create a board game, and I was thinking of generating a two dimensional array of Images(a user control). Each of the Images will have the same properties, but if course, different indeces.
Thanks in advance for those who will help.