|
Subject:
|
Help Understanding Event default Params
|
|
Posted By:
|
nbryson
|
Post Date:
|
1/7/2004 11:47:57 AM
|
Hi
I am looking for information regarding the default parameters that get created for an event e.g. :-
ByVal sender As System.Object, ByVal e As System.EventArgs
Any links would be most appreciated.
Thanks in advance
Nickie
|
|
Reply By:
|
stu9820
|
Reply Date:
|
1/9/2004 11:43:21 AM
|
This might help.
http://visualbasic.about.com/library/bldyk-netc1-a.htm
http://dotnetadvisor.net/doc/13357
|