one more question to Lebans's AutoSizeTextBox

R

riccifs

Hi Stephen,
it's always me and I really need your help again...
Is it possible to apply your code to every single TexBox in a form but
without repeat the code to every ones?
I mean, I know how to fire the code for a single textbox, but I'd like
to apply it to every TextBox at same time!
How can I change your code to do that?
May be I have to use ''Screen.ActiveControl.Text'' or something like
that, but I am not able to integrate that on your cade.

Thanks again for your attention...
Bye, Stefano.

P.S.
for everyone would like give to me a hand, this is the link where to
download the example I am referring to:
http://www.lebans.com/autosize_textbox.htm
 
Top