Hi All,
I have two buttons on a form and one is enabled and the other is disabled and greyed out. I want that when I click on the enabled button, to disable + grey out and to enable the other button. I created a property called disabled for the buttons, but I am not sure how to change it. My way would be with two cases and some boolean logic, but maybe there is an easier way.
Regards,
Nick