[Gambas-user] [Fwd: Textbox-valuebox objects]

Biro Zoltan office.zolano at ...626...
Mon Oct 4 15:45:06 CEST 2010


Solved:

PUBLIC SUB factura_KeyRelease()
  IF Key.Code = Key.Enter OR Key.Code = Key.Return THEN
   datum.SetFocus
  ENDIF
END
-------------- next part --------------
An embedded message was scrubbed...
From: Biro Zoltan <office.zolano at ...626...>
Subject: Textbox-valuebox objects
Date: Mon, 04 Oct 2010 16:31:34 +0300
Size: 714
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20101004/8d594fec/attachment.mht>


More information about the User mailing list