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

SystemMinimal versionRemarks
Palm OSPalm OS 3.0Only effective on devices with one-handed navigation enabled.