Called on a key press action.
| Visual Basic |
|---|
Public Event KeyPress( _ ByVal KeyAscii As Integer _ ) |
- KeyAscii
- An integer value which represents the ascii key.
|
| Accusoft ThumbnailXpress 5 |
|
| KeyPress Event | |
| See Also Send Feedback | |
| AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : KeyPress Event |
Glossary Item Box
| Visual Basic |
|---|
Public Event KeyPress( _ ByVal KeyAscii As Integer _ ) |