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

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