KB-30357: Opening the KeyPad at a specific position.

Question:

How can I open the KeyPad at a specific position?

Solution:

To do so, you must indicate this position in the script that opens the KeyPad:

GetKeyPad().X = 300
GetKeyPad().Y = 500
GetkeyPad.Show

In this script, the values (300 and 500) are given in pixels.

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 *