Results 1 to 3 of 3

Thread: Click Event EventArgs???

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    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

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Its the default EventArgs object. Which pretty much doesn't give you any info about the event.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297
    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
  •  



Click Here to Expand Forum to Full Width