A
astro
I'm having a difficult time looping through the help documentation in VB.Net
in an attempt to understand the various "e" event arguements.
Is there a way to loop through all arguements using the system.reflection?
I could then paste this code in the event I'm interested in and get a list
of available arguements and their populated values.
Thanks.
in an attempt to understand the various "e" event arguements.
Is there a way to loop through all arguements using the system.reflection?
I could then paste this code in the event I'm interested in and get a list
of available arguements and their populated values.
Thanks.