Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaScrollItemProvider Interface
Methods

In This Topic
    IUiaScrollItemProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaScrollItemProvider.

    Public Methods
     NameDescription
     MethodScrolls the windows containing this automation element to make this element visible. InvalidOperationException should be thrown if item becomes unable to be scrolled. Makes no guarantees about where the item will be in the scrolled window.  
    Top
    See Also