Keyboard function

XBase programming language in english
Responder
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

Keyboard function

Mensaje por Roberto »

how can I "put" a TAB char into keyboard?
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9255
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Keyboard function

Mensaje por ignacio »

Roberto,
oMemo:PostMsg( WM_KEYDOWN, VK_TAB )
oMemo:lWantTab property should be set to TRUE.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Roberto" <roberto@top2.com.br> escribió en el mensaje
news:[email=472132a8@ozsrv2.ozlan.local...]472132a8@ozsrv2.ozlan.local...[/email]
>
> how can I "put" a TAB char into keyboard?
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder