ComponentOne Scheduler for WinForms
CalendarTheme Class Members
Properties  Methods  Events

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

The following tables list the members exposed by CalendarTheme.

Public Properties
 NameDescription
Public PropertyOverridden. Set this property in order to change C1.Framework.Style.Fontvalues 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 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 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 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 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 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

CalendarTheme Class
C1.Win.C1Schedule.UI Namespace