ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / IconClickEventArgs Class / Error Property

In This Topic
    Error Property (IconClickEventArgs)
    In This Topic
    Gets the error description text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Error As System.String
    public System.string Error {get;}
    See Also