Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaRangeValueProvider Interface
Properties Methods

In This Topic
    IUiaRangeValueProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaRangeValueProvider.

    Public Properties
     NameDescription
     PropertyIndicates that the value can only be read, not modified. returns True if the control is read-only  
     PropertyThe amount a large change will change the value by  
     Propertymaximum value  
     Propertyminimum value  
     PropertyThe amount a small change will change the value by  
     PropertyValue of a value control, as a a string.  
    Top
    Public Methods
     NameDescription
     MethodRequest to set the value that this UI element is representing  
    Top
    See Also