Input for WinForms | ComponentOne
C1.Win.Input Namespace / TooltipShowingEventArgs Class / Value Property

In This Topic
    Value Property (TooltipShowingEventArgs)
    In This Topic
    Gets a data value of UI element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also