onkeyup Event
Occurs when a user releases a key when a page is displayed in Design view in Microsoft FrontPage.
expression.onkeyup
expression Required. An expression that returns one of the objects in the Applies To list, which has been declared using the WithEvents keyword in a class module.