|
-
Apr 13th, 2007, 07:21 AM
#1
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.
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|