Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods and properties to support UI Automation client access to individual child controls of containers that implement IScrollProvider.
IScrollItemProvider Members
ScrollIntoView Scrolls the content area of a container object in order to display the control within the visible region (viewport) of the container.
Remarks
Implemented on a UI Automation provider that must support the ScrollItemPattern control pattern.
Interface Information
Inherits from IUnknown Header and IDL files uiautomation.h, uiautomationcore.idl Minimum operating systems Windows XP
See Also