|
-
Nov 26th, 2003, 05:40 PM
#1
Thread Starter
Hyperactive Member
Click Event EventArgs???
Hey All,
I was wondering what the 'e' in a Click event is? I thought it would be a MouseEventArgs object but I stand corrected. There is no ClickEventArgs, so...?
Thanks,
Ben
-
Nov 26th, 2003, 05:43 PM
#2
Its the default EventArgs object. Which pretty much doesn't give you any info about the event.
-
Nov 26th, 2003, 05:45 PM
#3
Thread Starter
Hyperactive Member
Oh.. that would explain alot.
I guess if I were intelligent I'd use MouseDown.
Thanks,
Ben
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
|