Results 1 to 8 of 8

Thread: [RESOLVED] Simulate button click in module

Hybrid View

  1. #1
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Simulate button click in module

    Download the attached project, unzip it, load it and run it.

    First, click on File and take a look at the menu captions.

    Note the caption of Label1 and Text1.

    Open up the button that says "I will be called from the module"

    Now run it and click the button that says "Click Me". This button will run a Public Sub in the Module called 'ChangeStuff'

    ChangeStuff will:

    Change the caption of one of the menu items
    Change the caption of Label1
    Change the text of Text1
    Click the "I will be called from the module" button.
    Attached Files Attached Files
    Last edited by Hack; Apr 13th, 2007 at 07:33 AM.

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