0
I have an application with several fields, but I would like to leave the focus only on one specific and not allow the withdrawal of the same in any situation. Force the focus always in this field, and if the user tries to withdraw, it blocks and does not allow this action. Possible that task? Working with a Textedit field from Devexpress, similar to Textbox.
Hug!
I work with a Usercontrol, I don’t have this Activecontrol. I also tried textBox1.Focus(), but it goes into an infinite loop.
– Emerson
I’ve come up with another solution... I’ll put it
– Emerson
Good, I hope I helped.
– Francisco