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

In This Topic
    IUiaScrollItemProvider Interface
    In This Topic
    Implemented by objects in a known Scrollable context, such as ListItems, ListViewItems, TreeViewItems, and Tabs. This allows them to be scrolled into view using known API's based on the control in question.
    Syntax
    'Declaration
     
    
    Public Interface IUiaScrollItemProvider 
    public interface IUiaScrollItemProvider 
    See Also