KB-31863: Closing Keypad when Enter button is pressed.

Question:

How can the Keypad be closed when Enter button is pressed?

Solution:

A possible solution is to create a script in the desired screen, in OnKeyPress event, and select ENTER (Return) key. In this event, add the script below, changing KeyPadVisible property to 0:

Application.keyPadVisible = 0

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

,

Deixe seu Comentário

Seu endereço de e-mail não será publicado. Campos marcados com asterisco são obrigatórios *