I have a WPF form with numerous controls as well as a currency editor. When I tab to the currency editor it won't tab to the next control unless I press the Enter key then Tab. I'm assuming the Enter key ends edit mode then I can Tab, is there a way to force end edit mode on Tab?
Hello,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
After looking at my code I realized I had code messing up the focus so once that was redone it works fine now.
Thank you for your help.
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I created a sample project for you following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.