InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / ToolTipSettings Class / RoundedCorners Property

In This Topic
    RoundedCorners Property (ToolTipSettings)
    In This Topic
    Gets or sets whether the tooltip window has rounded corners.
    Syntax
    'Declaration
     
    Public Property RoundedCorners As Boolean
    public bool RoundedCorners {get; set;}
    See Also