ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltipBase Class / Shadow Property

In This Topic
    Shadow Property (C1SuperTooltipBase)
    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