It would really help to have a LostFocus event for the major controls like: Buttons, EditText, Panel, ListView, Etc. There would be many new options in programming with these LostFocus events.
EditText already supports this event: FocusChanged (HasFocus As Boolean)
HasFocus will be false when the focus is lost. The other views don't really catch the focus as long as the user is in "touch mode".
EditText already supports this event: FocusChanged (HasFocus As Boolean)
HasFocus will be false when the focus is lost. The other views don't really catch the focus as long as the user is in "touch mode".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.