.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,514 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hello all. how to remove entry focus if possible without setting focus to other control. note that set focus to non text input not work I tried to set focus to a button but that not work. thank you very much.
control.Unfocus() work ok