ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.String
    System.string Value {get; set;}
    See Also