Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaRangeValueProvider Interface / Value Property

In This Topic
    Value Property (IUiaRangeValueProvider)
    In This Topic
    Value of a value control, as a a string.
    Syntax
    'Declaration
     
    
    ReadOnly Property Value As Double
    double Value {get;}
    See Also