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