Dynamically bound function to event

B

Bish

The function must either be in the form object and can be
private or public, or the funtion must be in an
independent module and be public.

In the event simply call the funtcion. e.g.

Call Test()

Hope this helps
 
Top