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

In This Topic
    VerticalScrollPercent Property (IUiaScrollProvider)
    In This Topic
    Get the current vertical scroll position
    Syntax
    'Declaration
     
    
    ReadOnly Property VerticalScrollPercent As Double
    double VerticalScrollPercent {get;}
    See Also