how to disable a button

W

wd1153

hi all

I like to make a button invisible after click on it, but
the error message say I could not do that while the
control still has the focus. I set the focus to other
control already like : "someothercontrl.setfocus"
before "btnCtl.visible=false", but still not working. How
do I do that?
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top