Click here to Skip to main content
15,921,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want send key to another msgbox with code
i want to send backspace key to msgbox

how to use PostMessage API's to send a key

thank you

What I have tried:

i tried very many options but unsuccessfully
Posted
Updated 9-Sep-19 20:35pm

1 solution

Maybe you can use Microsoft UI Automation, see: Accessibility | Microsoft Docs[^]

Here is a nice article about it with some examples: Creating UI Automation Client Applications[^]

And some more examples by Microsoft: Samples - Windows applications | Microsoft Docs[^]
 
Share this answer
 
v2
Comments
MasterGamerFX 10-Sep-19 7:00am    
I try tnk
MasterGamerFX 10-Sep-19 11:48am    
how can use this (microsoft UI automation)
example..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900