Hi,
I have a form which acts as a main menu for my application.
However, I want to disable certain controls on this menu based upon some values that I have stored in an array (integers). Basically, if I encounter a zero in the array, I want to disable a specific button based upon the position of that zero within the array.
I hope that someone can provide some assistance with this.
TIA
Chris
I have a form which acts as a main menu for my application.
However, I want to disable certain controls on this menu based upon some values that I have stored in an array (integers). Basically, if I encounter a zero in the array, I want to disable a specific button based upon the position of that zero within the array.
I hope that someone can provide some assistance with this.
TIA
Chris