Hi all.

I have written a calculator program, and when the mouse clicks on the equals button, the button sets a boolean varaible to true, and then that variable can be used later.

But I am wondering if the button control has it's own property that can indicate if it has been pressed?

Thanks in advance.