D
Dave Cousineau
im using VB.NET and i am creating an array of textboxes
i want to handle a LostFocus event for any of the
textboxes that i might create (at runtime), so that when
the user enters a value into the box i can pop the value
into my object when they leave the box. but i dont know
can i set up a custom LostFocus handler that all my run-
time created textboxes use together?
i want to handle a LostFocus event for any of the
textboxes that i might create (at runtime), so that when
the user enters a value into the box i can pop the value
into my object when they leave the box. but i dont know
can i set up a custom LostFocus handler that all my run-
time created textboxes use together?