InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel 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 Boolean
    public bool Border {get; set;}
    See Also