Steve Meyerson
Programmer
Is there a way I could add a procedure to multiple textboxes (24 in this case) programatically?
The textboxes are already created, but now need a Valid event.
I know I can easily add the Valid event's procedure individually for each textbox, but I'm looking for a programming shortcut. It's a lazy solution in this case, but there could be more objects in the future.
Thanks for any help.
Steve
The textboxes are already created, but now need a Valid event.
I know I can easily add the Valid event's procedure individually for each textbox, but I'm looking for a programming shortcut. It's a lazy solution in this case, but there could be more objects in the future.
Thanks for any help.
Steve