Hi all
I have a range of buttons on my form. To each button i have assigned a value to their tag which based on user input will determine if the button will be shown or not. My question is, instead of checking one variable against each button is there a way to check it against ALL buttons in one single process?
I have a range of buttons on my form. To each button i have assigned a value to their tag which based on user input will determine if the button will be shown or not. My question is, instead of checking one variable against each button is there a way to check it against ALL buttons in one single process?