Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Executing code when pressing the Enterbutton? or any other button.

0 views
Skip to first unread message

Jelle van Baardewijk

unread,
Nov 6, 1997, 3:00:00 AM11/6/97
to

What's the syntax for executing events when preesing the Enterkey.

Like the "KeyCode" funtion in Visual Basic.

Can anyone help me?

Thanks.
Maito:jelle.van....@tip.nl


Ales Pucelj

unread,
Nov 6, 1997, 3:00:00 AM11/6/97
to

On 6 Nov 1997 07:54:53 GMT, "Jelle van Baardewijk"
<jelle.van....@tip.nl> wrote:

Take a look at OnKeyPress, OnKeyDown and OnKeyUp events (present in
most controls). Also, take a look at KeyPreview property of a form.


0 new messages