KB-14396: Disabling the space bar.

Question:

How can I disable Click() event via space bar in certain buttons of the application? (That is, I want to keep E3 from interpreting the space bar being pressed as a Click() event).

Solution:

To do so, you must set each button’s TabStop and TakeFocusOnClick properties as FALSE.

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 *