FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / Border Property

In This Topic
    Border Property (ToolTipSettings)
    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