Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class / ToolTipRoundedCorners Property

In This Topic
    ToolTipRoundedCorners Property (BaseTheme)
    In This Topic
    Gets or sets a System.Boolean value determining whether to show tooltips with rounded corners.
    Syntax
    'Declaration
     
    Public Property ToolTipRoundedCorners As System.Boolean
    public System.bool ToolTipRoundedCorners {get; set;}
    See Also