Hi, everyone,
My first programing language is AUTOIT3, so i do not know much about C# language.
What i want to do is control WIN10 on screen keyboard for my apps, control it show and hide.
Just execute tabtip.exe can call it appear, it's easy in WIN7, WIN8, but not work in win10,
it works : _WinAPI_FindWindow("IPTip_Main_Window","")
but how can i make it appear? except use the mouseclick function to click its trayicon?
After searching ,i got this:
https://stackoverflow.com/questions/38774139/show-touch-keyboard-tabtip-exe-in-windows-10-anniversary-edition
anybody makes it for au3 ?
Thanks.
ZQY
Regards!