Can an Command Button have visible = false but still be active?
Heres what I have.. I have a picture of a phone. I want to implement command buttons over certain parts of the pciture (number keys etc..) so with a user click on it, it activates code. I don't want to ruin the picture of the phone so I set visible = false. When I do that, the button no longer is active.
Anyone know a get around?!
Heres what I have.. I have a picture of a phone. I want to implement command buttons over certain parts of the pciture (number keys etc..) so with a user click on it, it activates code. I don't want to ruin the picture of the phone so I set visible = false. When I do that, the button no longer is active.
Anyone know a get around?!