ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltipBase Class / Border Property

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