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
Printable View
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
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
Hello SANTULAN,
I would still like to know what Windows applications support this use of activation thru the "SendKeys" function.
Please help.
Thanx!!
LED