KeyPressed Property
Description
Indicates whether to send a KeyPressed event to the object for each character in the input string.
Property type
Read-write property
Syntax
Visual Basic
Public Property KeyPressed As Boolean
Example
See Also