Share via


Buttons.FocusedElement Property

Gets the display element that currently has the button focus.

Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public static UIElement FocusedElement { get; }

Property Value

A UIElement object specifying the display element that currently has the button focus.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Buttons Class
Buttons Members
Microsoft.SPOT.Input Namespace