J
Joan
How does one disable a button right after it has been clicked? I tried
setting the button's Enabled property to false on it's click event but I got
a message that this was not allowed when the control has the focus.
Joan
setting the button's Enabled property to false on it's click event but I got
a message that this was not allowed when the control has the focus.
Joan