2
Answers

Updating an array of controls

Photo of gordon

gordon

6y
647
1
I have a WPF control that I add to the main screen at startup the number of controls depends on the number of items found in a file. During program execution I want to update those controls how do I access the individual controls?

Answers (2)