Version

Modified Method Signatures

In Ultimate UI for Windows Forms 2006 Volume 2, several refinements were made to our controls in order to support Application Styling. Included in these refinements were several method signature changes. Below is a list of methods that were modified in this release.

Infragistics.Win.UltraWinTabs.ICustomMdiTab

Member Change

The signature of this method was modified to also pass along the UIRole and ResolutionOrder that should be used during the resolution order. This was necessary so that the WinDockManager™ can use the appropriate role and resolution order from the WinTabbedMdiManager™.

Infragistics.Win.UltraWinToolbarsManager.ToolBase

Member Change

ResolveAppearancePhase

The signature of this protected virtual method has changed. It now passes a structure that contains the old parameters as well as role information to support Application Styling.

Infragistics.Win.IValueList

Member Change

The signature of this method has changed. It now requires the ComponentRole to be passed along to support Application Styling.

Infragistics.Win.UltraWinSchedule.UltraCalendarLook

Member Change

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

The signature of this method has changed. It now requires an UltraScheduleControlRoleBase instance to be passed along to support Application Styling. This object can be obtained by casting the ComponentRole property of the WinSchedule™ controls.

Infragistics.Win.UltraWinTabbedMdi.UltraTabbedMdiManager

Member Change

ResolveSplitterAppearance

The signature of this protected virtual method has changed. It now passes the Orientation along to support Application Styling.