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

Leave a Reply

Your email address will not be published.Required fields are marked *