Quote Originally Posted by Samuel Pizarro View Post
yeah, I remember some discussions about this in the forum as well.. but details ??? no way.
Hi,
Procedure OnSetFocus
Handle hWnd
Get Form_Window_Handle 0 To hWnd
Move (SendMessage(hWnd,WM_KEYDOWN,VK_END,EXTKEY)) To WindowIndex
End_Procedure

?????