|
-
Apr 28th, 2013, 03:23 AM
#3
Fanatic Member
Re: What does (ByVal sender As System.Object, ByVal e As System.EventArgs) mean?
[QUOTE=RobDog888;3093598][color=navy]Its the signature of the event. The sender is the object that the event is being raised upon. So if you have a event with several handles objects you can determine which object was invoked.
Though i get this answer now, but as a matter of fact, I found your reply so helpful Rob. 
but there is a thing which is passing over my head i.e.
Its the signature of the event. The sender is the object that the event is being raised upon.
Would you please show me that what does it mean?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|