Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaScrollProvider Interface / VerticallyScrollable Property

In This Topic
    VerticallyScrollable Property (IUiaScrollProvider)
    In This Topic
    True if control can scroll vertically
    Syntax
    'Declaration
     
    
    ReadOnly Property VerticallyScrollable As Boolean
    bool VerticallyScrollable {get;}
    See Also