Updating an array of controls
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?
gordonPosted Apr 4, 2019, 10:36 AM
Im tring to update the AZ text box in the while not end of program loop.
Ajay GuptaPosted Apr 4, 2019, 8:21 AM