I'm looking to disable only one button.
Example : I have a toolbar with 3 buttons. I need to disable only 1 button out of the 3. So let's say I want to disable the 3th button, I want it to be grayout.
I know you can do it directly in the visual designer by removing the checkbox Enable, but I want to do it in the code also.
Thanks
I'm looking to disable only one button.
Example : I have a toolbar with 3 buttons. I need to disable only 1 button out of the 3. So let's say I want to disable the 3th button, I want it to be grayout.
I know you can do it directly in the visual designer by removing the checkbox Enable, but I want to do it in the code also.
Thanks