Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Sent when the scriptlet forwards an onkeydown event.
Visual Basic Syntax
ScriptContainer_onkeydown()
JavaScript Syntax
< SCRIPT LANGUAGE="JavaScript"
FOR=ScriptContainer
EVENT= onkeydown()>
Remarks
The scriptlet container object receives this event if both of these conditions are true:
You can get information about the state of the event by querying the scriptlet object container's event property.
Applies To
Scriptlet container object
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.