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

In This Topic
    VerticalViewSize Property (IUiaScrollProvider)
    In This Topic
    Equal to the horizontal percentage of the entire control that is currently viewable.
    Syntax
    'Declaration
     
    
    ReadOnly Property VerticalViewSize As Double
    double VerticalViewSize {get;}
    See Also