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

In This Topic
    RoundBrowseButtons Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Boolean value determining whether browse buttons in the title should be round.
    Syntax
    'Declaration
     
    Public Property RoundBrowseButtons As System.Boolean
    public System.bool RoundBrowseButtons {get; set;}
    See Also