Share via


ListBox.ScrollIntoView Method

Scrolls a specified item into view on a display device.

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

Syntax

public void ScrollIntoView (
         ListBoxItemitem
)

Parameters

  • item
    The item to be scrolled into view on the display device.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

ListBox Class
ListBox Members
Microsoft.SPOT.Presentation.Controls Namespace