ComponentOne Scheduler for WinForms
ScheduleTheme Class Members
Properties  Methods  Events

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace : ScheduleTheme Class

The following tables list the members exposed by ScheduleTheme.

Public Properties
 NameDescription
Public PropertyGets or sets a System.Int32 value determining appointment corner radius.  
Public PropertyOverridden. Set this property in order to change C1.Framework.Style.Font values in all C1.Framework.Style objects at once.  
Public PropertyGets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public Property (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets or sets System.Drawing.Color value determining the currently used palette. At setting this property C1.Win.C1Schedule.C1Schedule control tries to find corresponding palette in Palettes collection and attaches it to the views.  
Public PropertyGets or sets a GroupTabStyle value determining the style of group tabs.  
Public PropertyGets or sets a System.Boolean value determining whether to highlight availability status. Set this value to true to change day or time slot background according to the appointment availability status.  
Public PropertyGets or sets the System.Drawing.Image object which should be used for displaying the "Next" button. If this property isn't null, the SymbolNext property will be ignored. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets or sets the System.Drawing.Image object which should be used for displaying the "Previous" button. If this property isn't null, the SymbolPrevious property will be ignored. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
Public PropertyGets or sets the theme name (e.g. "RedMoon"); (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2007Black type.  
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2007Blue type.  
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2007Silver type.  
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2010Black type.  
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2010Blue type.  
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.Office2010Silver type.  
Public PropertyGets the currently used Palette object.  
Public PropertyGets the Palettes collection available for the current theme.  
Public PropertyGets or sets a PaletteType value determining which type of palletes should be used.  
Public PropertyGets or sets a System.Boolean value determining whether browse buttons in the title should be round.  
Public PropertyGets or sets a System.Boolean value determining whether to show browse buttons in the title.  
Public PropertyGets or sets a System.Boolean value determining whether to show appointment end time in the month view.  
Public PropertyGets or sets a System.Boolean value determining whether to show appointment end time in the Office 2003 style week view.  
Public PropertyGets or sets a System.Boolean value determining whether to show line between minutes on the time ruler.  
Public PropertyGets or sets a System.Boolean value determining whether to show navigation panels at the sides of views.  
Public PropertyGets or sets a System.Boolean value determining whether to show appointment time in the month view.  
Public PropertyGets or sets a System.Boolean value determining if control should show orange border around today date (as in Office 2007).  
Public PropertyGets or sets a System.Boolean value determining if control should show week tabs in the MonthView  
Public PropertyGets or sets the ISite associated with the IComponent. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets or sets the System.Char value determining the symbol which should be used for the "Next" button. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets or sets the System.Char value determining the symbol which should be used for the "Previous" button. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public Propertystatic (Shared in Visual Basic)Gets the predefined theme of the VisualStyle.System type.  
Public PropertyGets or sets the System.String value which determines time format string used in the time ruler for displaying times other then the beginning of the hour.  
Public PropertyGets or sets the System.Drawing.Font object which should be used for displaying minutes on the Time Ruler.  
Public PropertyGets or sets the System.Drawing.Image object which should be used for displaying the image in the right corner of the title.  
Public PropertyGets or sets the string which is displayed in the title.  
Public PropertyGets or sets a System.Boolean value determining whether to show tooltips with rounded corners. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets the VisualStyle value, specifying the type of the theme. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public PropertyGets or sets a WeekTabStyle value determining the style of week tabs.  
Public PropertyGets or sets the System.String value representing the VisualStyle in xml encoding.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public Methodstatic (Shared in Visual Basic)Loads a collection of themes from an Xml file.  
Public MethodOverloaded.  (Inherited from C1.Framework.Theme)
Public Method (Inherited from C1.Framework.Theme)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Style>)
Public MethodReturns the value of a C1.Framework.Theme.Name property. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Public MethodUpdates all C1Schedule styles according to the currently selected palette.  
Public MethodOverloaded.  (Inherited from C1.Framework.Theme)
Top
Public Events
 NameDescription
Public EventRepresents the method that handles the Disposed event of a component. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
Top
See Also

Reference

ScheduleTheme Class
C1.Win.C1Schedule.UI Namespace