I have many checkbox views in designer that I would like to access with code and it would be trivial if I could use a variable in a for loop to change their text color or similar property
ie cb1, cb2, cb3 could be accessed easily in a for loop rather than repeating the code addnausium for each checkbox, does that make sense?
ie cb1, cb2, cb3 could be accessed easily in a for loop rather than repeating the code addnausium for each checkbox, does that make sense?