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

In This Topic
    CloseBehavior Property
    In This Topic
    Determines how to close the tooltip.
    Syntax
    'Declaration
     
    Public Property CloseBehavior As CloseBehavior
    public CloseBehavior CloseBehavior {get; set;}
    See Also