ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / Shadow Property

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