Naren_sub81
Member
- Joined
- Nov 16, 2023
- Messages
- 5
- Programming Experience
- Beginner
Hello,
I have several textboxes in my app. How to restrict the focus of mouse to other textboxes when one textbox has focus? For example, I have 5 textboxes named txt1, txt2, txt3, txt4 and txt5. When I am editing in txt1 and click the mouse in any of the other textboxes the focus should remain in txt1 itself. How to accomplish this task? It would be very helpful please if somebody could help me with a code sample.
Thanks in advance and good day...
I have several textboxes in my app. How to restrict the focus of mouse to other textboxes when one textbox has focus? For example, I have 5 textboxes named txt1, txt2, txt3, txt4 and txt5. When I am editing in txt1 and click the mouse in any of the other textboxes the focus should remain in txt1 itself. How to accomplish this task? It would be very helpful please if somebody could help me with a code sample.
Thanks in advance and good day...