SendKeyboardEvents

Description

Returns or sets a Boolean value specifying whether keyboard events are sent by the control.

Syntax
object.SendKeyboardEvents

Remarks

The default value of this property is False.

Note It is recommended that you enable events only if you need to use them because they incur a slight performance cost.

See Also

KeyDown, KeyPress, KeyUp

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.