ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTipCallBackEventArgs Class / C1ToolTipCallBackEventArgs Constructor / C1ToolTipCallBackEventArgs Constructor()

In This Topic
    C1ToolTipCallBackEventArgs Constructor()
    In This Topic
    Initializes a new instance of the C1ToolTipCallBackEventArgs class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1ToolTipCallBackEventArgs()
    See Also