Version

Breaking Changes in 2010 Volume 2

WinControlContainerEditor™

If the EditingControl used within a ControlContainerEditor component implements INotifyPropertyChanged interface, then WinControlContainerEditor listens for the notification from this interface instead of listening to the PropertyName Changed event (e.g. TextChanged, ValueChanged).

Run Time Dialogs for WinGrid™, WinToolbarsManager™ and PrintPreviewDialogs

Our run-time dialogs have been restyled. To increase the styling capability of the run-time dialogs, other Ultimate UI for Windows Forms controls have been utilized. As such, additional assembly references have been added to existing control assemblies. For example, the restyled run-time dialogs of the WinGrid now utilizes controls found within the Infragistics4.Win.Misc assembly. Therefore when a new UltraGrid control is dropped onto Form/UserControl in the designer, the required assembly references will automatically be added to the project. However, projects that are upgraded from previous versions may not contain the required references, and will therefore display the dialogs utilizing the inbox controls.

For information about the restyled run-time dialogs, please see the Restyled Run-Time Dialogs topic.