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
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