Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / CalendarTheme Class
Fields Properties Methods Events


In This Topic
    CalendarTheme Class Members
    In This Topic

    The following tables list the members exposed by CalendarTheme.

    Protected Fields
     NameDescription
    Protected FieldDetermines whether the theme is locked for editing. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Field (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Field (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Field (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Field (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected FieldThe VisualStyle value, specifying the type of the BaseTheme object. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Field (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Top
    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
    Protected Properties
     NameDescription
    Protected PropertyOverridden.   
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    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<TItem>)
    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
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Method (Inherited from C1.Framework.Theme)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from C1.Framework.Theme)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected Method (Inherited from C1.Framework.Theme)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Style>)
    Protected MethodSets the value of the named C1.Framework.Style object. (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected Method (Inherited from C1.Win.C1Schedule.UI.BaseTheme)
    Protected MethodOverridden.   
    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