Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaScrollBar Class / SetValue Method

In This Topic
    SetValue Method (UiaScrollBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetValue( _
       ByVal value As Double _
    ) 
    public void SetValue( 
       double value
    )

    Parameters

    value
    See Also