DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / ToolTipBorder Property

In This Topic
    ToolTipBorder Property (C1SplitContainer)
    In This Topic
    Gets or sets whether the tooltip window should display a solid border.
    Syntax
    'Declaration
     
    
    Public Property ToolTipBorder As Boolean
    public bool ToolTipBorder {get; set;}
    See Also