ImageGear for .NET
ScrollIntoView(Int32) Method
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class > ScrollIntoView Method : ScrollIntoView(Int32) Method




index
The index of the thumbnail item to scroll into view.

Glossary Item Box

Causes the thumbnail item at the specified index to scroll into view.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

index
The index of the thumbnail item to scroll into view.

Remarks

Because of a bug in the MS ListBox the ScrollIntoView(object item) method inherited from ListBox does not work with a virtualizing panel. This method should be used instead.

See Also

©2013. Accusoft Corporation. All Rights Reserved.