Hello Experts
I am Using VB6,
My doubt is how to send keys in more than one keys
i mean
Windowbutton + D ,Alt+Ctrl+Delet e,Windowbutton + R etc
ie For one Key eg : To tab sendkeys (vbtab) or sendkeys("{Tab} ")
This is only tab button
so this how to work for morethan one button...?
Thanks in Advance
Faisal
I am Using VB6,
My doubt is how to send keys in more than one keys
i mean
Windowbutton + D ,Alt+Ctrl+Delet e,Windowbutton + R etc
ie For one Key eg : To tab sendkeys (vbtab) or sendkeys("{Tab} ")
This is only tab button
so this how to work for morethan one button...?
Thanks in Advance
Faisal
Comment