pada properties form "keypreview" set ke "true". pada form event
Keypress, tulis sintag: if keyascii = 13 then sendkeys ("{TAB}") :
keyascii = 0 ; kalau di tekan enter akan pindah ke kontrol lain.--- In [email protected], Suhar Diman <[EMAIL PROTECTED]> wrote: > > > Rekan2 Programmer, > gimana ya cara pindah kursor dari tetxbox satu ke textbox yg lainnya tanpa pake tombol tabulasi ? > > Makasih > Nanda > > > > > > > > > [Non-text portions of this message have been removed] >
