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