I have found a problem while using a Button within a GroupBox. Though I set the “Enabled”-Property of the Button to false, it is still enabled and fires the “Click”-Event when pressed. I do not have a clue why it does not work correctly. I tried multiple solutions, e.g. when I put the Button directly on the Form, everything works like its supposed to. I attached a picture with an example.
I would be very happy, if you could help me with this problem.
Best regards,
Sebastian Lubos
Hi Sebastian,
this was logged as WJ-7696 and is fixed in the latest build (1.2.78).
Best regards
Frank
Hi Sebastian,
Thank you, it’s fixed in the current update coming online later on today. It was caused by the groupbox ability to enable/diable its children when the checkbox feature is turned on.
Best,
Luca