S
Sebastian Santacroce
Is there some easy programmable way of traversing all
button in a form and set their enabled state to false?
Something like
for each button x in this.form
x.enabled=false
end for
Thank you
PS Why doesn't this newsgroup email me anymore when I get
a response to my post?
Sebastian
button in a form and set their enabled state to false?
Something like
for each button x in this.form
x.enabled=false
end for
Thank you
PS Why doesn't this newsgroup email me anymore when I get
a response to my post?
Sebastian