|
-
Aug 26th, 2009, 12:26 PM
#1
Thread Starter
Member
button1 click
Hi
How do you automaticly click button1 ?
I need something like button1_click() = true
thnx
-
Aug 26th, 2009, 12:27 PM
#2
Process control doesn't give you good quality, it gives you consistent quality.
Good quality comes from consistently doing the right things.
Vague general questions have vague general answers. A $100 donation is required for me to help you if you PM me asking for help. Instructions for donating to one of our local charities will be provided.
______________________________ Last edited by kebo : Now. Reason: superfluous typo's
-
Aug 26th, 2009, 12:27 PM
#3
Re: button1 click
Call its PerformClick method.
-
Aug 26th, 2009, 12:57 PM
#4
Re: button1 click
 Originally Posted by zeekapitein
Hi
How do you automaticly click button1 ?
I need something like button1_click() = true
thnx
Hi,
What you also can do is make button1 as the acceptbutton in the forms property, that means when you use the enterbutton will do the performclick from button1.
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
|