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

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