G
Guest
Is there any generic event arguments which will suffice all type of event
arguments for example I want to capture all the events in the form like this
public sub generalEvent(byval sender as ..., eventarg ...)
control.Mousemove,mouseclick,click etc
Thanks
Sudheendra
arguments for example I want to capture all the events in the form like this
public sub generalEvent(byval sender as ..., eventarg ...)
control.Mousemove,mouseclick,click etc
Thanks
Sudheendra