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

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