Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/06/2013, 15:03
Avatar de angel1993
angel1993
 
Fecha de Ingreso: octubre-2009
Mensajes: 752
Antigüedad: 14 años, 7 meses
Puntos: 22
Respuesta: Enviar combinacion de teclas con SendKeys.Send(ChrW(Keys.C))?

CTRL + V = My.Computer.Keyboard.SendKeys("^v")
CTRL + C = My.Computer.Keyboard.SendKeys("^c")

Shift: +
CTRL: ^
Alt: %

ALT + C = My.Computer.Keyboard.SendKeys("%c")


Aquí sale:
http://msdn.microsoft.com/en-us/libr....sendkeys.aspx
__________________
@angelxab Twiiter