I m creating a menu bar.
EG.
it has values like
A
B
C
here only A & B must be enabled C must be in disabled mode.
after the execution of my condition. A & B must be disabled & C must be Enabled.
How to get it
Thanks in advance.