|
-
September 12th, 1999, 02:32 PM
#1
Using "SendKeys" function...
Hi,
I would like to know what Windows applications support the use of this function.I know that Calculator does but what about the others (dialer , taskmon , Winipcfg etc....)
Thank-you!!
LED
-
September 12th, 1999, 11:26 PM
#2
Re: Using "SendKeys" function...
LED,
The "SENDKEYS" statement is very good even for activating any control. It can just send even function keys.
One typical use I do in combo box. Combo box shows item windows when You press Alt + downArrow Key. I wish that combo should automatically show the contents. I send alt and downarrow keys as soon as the control gets focus and it automatically shows the contents.
I hope this replies your question.
regards,
Santulan
-
September 13th, 1999, 02:58 AM
#3
Re: Using "SendKeys" function...
Hello SANTULAN,
I would still like to know what Windows applications support this use of activation thru the "SendKeys" function.
Please help.
Thanx!!
LED
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
|