Pioneer Tools
Informazioni tecniche per il settore informatico dal 2007.
giovedì 2 ottobre 2014
VB.SendKeys in Windows 7
VB6
Da errore di accesso negato
Invece di VB.SendKey utilizzare
Dim WshShell As Variant
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{HOME}+{END}"
;-)
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento