In your button1_click function you are using '==' for button2.Enabled == true;
This should be button2.Enabled = true;
In your button1_click function you are using '==' for button2.Enabled == true;
This should be button2.Enabled = true;
For further actions, you may consider blocking this person and/or reporting abuse
Info general Hazedawn -
KISHOR S CSBS -
Java para Iniciantes (Oracle) -
CloudDefense.AI -
Top comments (0)