Version

UltraCalendarLook Class Methods

For a list of all members of this type, see UltraCalendarLook members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)DayOfYearIndexFromMonthAndDayStatic method to get the day of year index for a given month and day.  
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodGetDayLookReturns a DayLook object for a specific date.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMonthLookOverloaded. Returns a MonthLook object for a specific year and month.  
Public MethodGetWeekLookOverloaded. Returns a WeekLook object for a specific week and year.  
Public MethodGetYearLookReturns a YearLook object for a specific year.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLoadOverloaded. Loads UltraCalendarLook data from a stream.  
Public MethodLoadComponentSettingsLoads the user configuration settings for this component.  
Public MethodLoadFromXmlOverloaded. Loads UltraCalendarLook data from a stream.  
Public MethodResetResets all properties of this object to their default values.  
Public MethodResetActiveDayAppearanceResets the ActiveDayAppearance property to its default value.  
Public MethodResetAllDayEventAppearanceResets the AllDayEventAppearance property to its default value.  
Public MethodResetAlternateMonthAppearanceResets the AlternateMonthAppearance property to its default value.  
Public MethodResetAlternateMonthDayAppearanceResets the AlternateMonthDayAppearance property to its default value.  
Public MethodResetAlternateMonthDayHeaderAppearanceResets the AlternateMonthDayHeaderAppearance property to its default value.  
Public MethodResetAlternateMonthHeaderAppearanceResets the AlternateMonthHeaderAppearance property to its default value.  
Public MethodResetAppearancesClears the Appearances collection.  
Public MethodResetAppointmentAppearanceResets the AppointmentAppearance property to its default value.  
Public MethodResetComponentSettingsResets the user configuration settings for this component.  
Public MethodResetDateLooksResets the properties for the specified date specific objects.  
Public MethodResetDayAppearanceResets the DayAppearance property to its default value.  
Public MethodResetDayHeaderAppearanceResets the DayHeaderAppearance property to its default value.  
Public MethodResetDayHeaderHotTrackingAppearanceResets the DayHeaderHotTrackingAppearance property to its default value.  
Public MethodResetDayOfWeekHeaderAppearanceResets the DayOfWeekHeaderAppearance property to its default value.  
Public MethodResetDaysOfMonthLookClears the DaysOfMonthLook collection.  
Public MethodResetDaysOfWeekLookClears the DaysOfWeekLook collection.  
Public MethodResetDaysOfYearLookClears the DaysOfYearLook collection.  
Public MethodResetDayWithActivityAppearanceResets the DayWithActivityAppearance property to its default value.  
Public MethodResetHolidayAppearanceResets the HolidayAppearance property to its default value.  
Public MethodResetMonthAppearanceResets the MonthAppearance property to its default value.  
Public MethodResetMonthDayAppearanceResets the MonthDayAppearance property to its default value.  
Public MethodResetMonthHeaderAppearanceResets the MonthHeaderAppearance property to its default value.  
Public MethodResetMonthsOfYearLookClears the MonthsOfYearLook collection  
Public MethodResetNoteAppearanceResets the NoteAppearance property to its default value.  
Public MethodResetOwnerHeaderAppearanceResets the OwnerHeaderAppearance property to its default value.  
Public MethodResetScrollBarLookResets the ScrollBarLook property to its default value.  
Public MethodResetSelectedAppointmentAppearanceResets the SelectedAppointmentAppearance property to its default value.  
Public MethodResetSelectedDayAppearanceResets the SelectedDayAppearance property to its default value.  
Public MethodResetSelectedHolidayAppearanceResets the SelectedHolidayAppearance property to its default value.  
Public MethodResetSelectedNoteAppearanceResets the SelectedNoteAppearance property to its default value.  
Public MethodResetTagResets the Tag property to its default value (null).  
Public MethodResetTodayAppearanceResets the TodayAppearance property to its default value.  
Public MethodResetTodayHeaderAppearanceResets the TodayHeaderAppearance property to its default value.  
Public MethodResetTrailingDayAppearanceResets the TrailingDayAppearance property to its default value.  
Public MethodResetViewStyleResets the ViewStyle property to its default value.  
Public MethodResetWeekAppearanceResets the WeekAppearance property to its default value.  
Public MethodResetWeekHeaderAppearanceResets the WeekHeaderAppearance property to its default value.  
Public MethodResetWeekHeaderHotTrackingAppearanceResets the WeekHeaderHotTrackingAppearance property to its default value.  
Public MethodResetWeeksOfYearLookClears the WeeksOfYearLook collection  
Public MethodResetYearsResets the YearLook objects.  
Public MethodResolveAppointmentAppearanceOverloaded. Resolves the appearance for an Appointment object.  
Public MethodResolveDayAppearanceOverloaded. Resolves the appearance for a Day.  
Public MethodResolveDayHeaderAppearanceOverloaded. Resolves the appearance for a Day object's header.  
Public MethodResolveDayOfWeekHeaderAppearanceOverloaded. Resolves the appearance for a DayOfWeek header.  
Public MethodResolveHolidayAppearanceOverloaded. Resolves the appearance for a Holiday object.  
Public MethodResolveMonthAppearanceOverloaded. Resolves the appearance for a Month object.  
Public MethodResolveMonthHeaderAppearanceOverloaded. Resolves the appearance for a Month object's header.  
Public MethodResolveNoteAppearanceOverloaded. Resolves the appearance for a Note object.  
Public MethodResolveWeekAppearanceOverloaded. Resolve the appearance for a Week object.  
Public MethodResolveWeekHeaderAppearanceOverloaded. Resolves a Week object's header appearance.  
Public MethodSaveOverloaded. Saves the UltraCalendarLook data into a stream.  
Public MethodSaveAsXmlOverloaded. Saves CalendarLook data as soap (xml) to a file.  
Public MethodSaveComponentSettingsSaves the user configuration settings for this component.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnCalendarLookChangedInvoked when a subobject or property of the CalendarLook object has changed.  
Protected MethodOnSubObjectPropChangedCalled when a property on a sub object has changed.  
Protected MethodShouldSerializeIndicates when the UltraCalendarLook object needs to be serialized.  
Protected MethodShouldSerializeActiveDayAppearanceIndicates whether the ActiveDayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAllDayEventAppearanceIndicates whether the AllDayEventAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAlternateMonthAppearanceIndicates whether the AlternateMonthAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAlternateMonthDayAppearanceIndicates whether the AlternateMonthDayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAlternateMonthDayHeaderAppearanceIndicates whether the AlternateMonthDayHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAlternateMonthHeaderAppearanceIndicates whether the AlternateMonthHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAppointmentAppearanceIndicates whether the AppointmentAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeCalendarLookStreamerReturns true if any of the year objects need to be serialized.  
Protected MethodShouldSerializeDayAppearanceIndicates whether the DayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeDayHeaderAppearanceIndicates whether the DayHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeDayHeaderHotTrackingAppearanceIndicates whether the DayHeaderHotTrackingAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeDayOfWeekHeaderAppearanceIndicates whether the DayOfWeekHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeDayWithActivityAppearanceIndicates whether the DayWithActivityAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHolidayAppearanceIndicates whether the HolidayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeMonthAppearanceIndicates whether the MonthAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeMonthDayAppearanceIndicates whether the MonthDayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeMonthHeaderAppearanceIndicates whether the MonthHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeNoteAppearanceIndicates whether the NoteAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeOwnerHeaderAppearanceIndicates whether the OwnerHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeScrollBarLookIndicates whether the ScrollBarLook property needs to be serialized.  
Protected MethodShouldSerializeSelectedAppointmentAppearanceIndicates whether the SelectedAppointmentAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedDayAppearanceIndicates whether the SelectedDayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedHolidayAppearanceIndicates whether the SelectedHolidayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedNoteAppearanceIndicates whether the SelectedNoteAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTagReturns true if Tagproperty contains a value other than null (Nothing in VB).  
Protected MethodShouldSerializeTodayAppearanceIndicates whether the TodayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTodayHeaderAppearanceIndicates whether the TodayHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTrailingDayAppearanceIndicates whether the TrailingDayAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeViewStyleIndicates whether the ViewStyle property needs to be serialized.  
Protected MethodShouldSerializeWeekAppearanceIndicates whether the WeekAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeWeekHeaderAppearanceIndicates whether the WeekHeaderAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeWeekHeaderHotTrackingAppearanceIndicates whether the WeekHeaderHotTrackingAppearance property contains data that needs to be serialized.  
See Also