Home > Language Reference > Classes > Control
RemoveFocusRing Method
Erase the focus ring.
Syntax
Public Sub RemoveFocusRing()
Remarks
The RemoveFocusRing method erases the focus ring. This method is typically called before redrawing a focused control, so that the saved background is restored before the control changes its appearance.
The focus ring is drawn using the DrawFocusRing method. For more information about supporting the 5-way navigator and the blue focus ring feature in your applications, please refer to the One handed navigation section in the Programmer's Guide.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | Only effective on devices with one-handed navigation enabled. |