how can I set the focus for a numeric control in order to prompt read a barcode?
All that I got is to set the "Tabbing Order" to ZERO but when I run the program the numeric control doesn´t get the focus unless I press the [TAB] key.
> how can I set the focus for a numeric control in order to prompt read > a barcode? > > All that I got is to set the "Tabbing Order" to ZERO but when I run > the program the numeric control doesn´t get the focus unless I press > the [TAB] key. >
If you have a property node to the numeric, you can set the Key Focus to True.