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

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