Link to home
Start Free TrialLog in
Avatar of RUIDEOLIVEIRA
RUIDEOLIVEIRA

asked on

How to detect events on a textbox array created programaticly?

I have cretaed an array of textbox objects programaticly on Visual Basic 2008.

Now I need to detect when somebody clicks on one of those textboxes.

Can you Help me pls?
ASKER CERTIFIED SOLUTION
Avatar of Mike Tomlinson
Mike Tomlinson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of RUIDEOLIVEIRA
RUIDEOLIVEIRA

ASKER

The problem is completely solved.