MobileUIControl.ClearFocus
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Removes the focus from the control.
Sample Code
TextField1.ClearFocus
See Also
SetFocus method.