Pass the focus to next control
Next control
SendMessage ( Form1.Handle , WM_NEXTDLGCTL , 0 , 0 ) ;
Message ( Form1.Handle , WM_NEXTDLGCTL , 0 , 0 ) ;