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 .NET Micro Framework version 2.0, 2.5
See Also
Reference
Buttons Class
Buttons Members
Microsoft.SPOT.Input Namespace