Make the ENTER key act as TAB key
First, define a user event to correspond with the
pbm_dwnprocessenter
event on a datawindow. Then in that event :
Send(Handle(this),256,9,Long(0,0)) RETURN 1
If you find this article useful, consider making a small donation
to show your supportfor this Web site and its content.
Written and compiled by Réal Gagnon ©1998-2005
[
home
]