ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / MouseTrailing Property

In This Topic
    MouseTrailing Property
    In This Topic
    If true, then the tooltip moves with the mouse.
    Syntax
    'Declaration
     
    Public Property MouseTrailing As System.Boolean
    public System.bool MouseTrailing {get; set;}
    See Also