InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / Value Property

In This Topic
    Value Property (IAccessibleElement)
    In This Topic
    Gets or sets the value of an accessible object.
    Syntax
    'Declaration
     
    Property Value As String
    string Value {get; set;}
    See Also