Glossaria.net

Glossary Visual Basic / Term

keyup event

Occur when the user presses (KeyDown) or releases (KeyUp) a key while an object has the focus (To interpret ANSI characters, use the KeyPress event.)

the object with the focus receives all keystrokes. A form can have the focus only if it has no visible and enabled controls. Although the KeyDown and KeyUp events can apply to most keys.

Permanent link keyup event - Creation date 2020-06-07


< keyset-type rdoResultset Glossary / Visual Basic keyword >