Link to home
Start Free TrialLog in
Avatar of thenrich
thenrich

asked on

Events

In VB.NET how would put code in an event for an object I'm instantiating at runtime. Not looking for a custom event just a simple like ...' SelectedValueChanged ' for a newly created combo box.

thx
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada 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 thenrich
thenrich

ASKER

ok, I'll check it out.
Was exactly the example I was looking for. Thx