Results 1 to 3 of 3

Thread: click event

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2005
    Posts
    23

    click event

    How do you activate the CLICK event?

  2. #2
    Fanatic Member vbasicgirl's Avatar
    Join Date
    Jan 2004
    Location
    Manchester, UK
    Posts
    1,016

    Re: click event

    if it was command1 button you needed to do
    VB Code:
    1. Call Command1_Click

    casey.

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: click event

    Just click on the control. The click event will be written for you, if it's a command button. Some controls write the change property.

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