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