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

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