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

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