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

In This Topic
    IUiaValueProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaValueProvider.

    Public Properties
     NameDescription
     PropertyIndicates that the value can only be read, not modified. returns True if the control is read-only  
     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