I have standard command button with a Picture Object on top of it.

When I click the button, the button is "PRESSED".

What I want is when I click on the Picture on top of the button, the button is not "PRESSED" and I want it to be visibly "PRESSED", even though I didnt trigger the command's click event.

Is that possible??