Infragistics Ultimate UI for Windows Forms 21.1 Build 21.1.20211.119

Released: Dec 5, 2021

Aggiornamenti in 21.1 Build 21.1.20211.119

Correzioni

  • Appearances
    • Cannot create class that implements AppearanceBase because of the newly added internal GetAssociatedImageList. The abstract method has been removed. The AssociatedImageList property on AppearanceBase is now virtual, instead.
  • DataChart
    • Horizontal and Vertical lines do not render if a LinearGradientBrush is applied to the Brush of the series.
  • GanttView
    • Cannot move the slider on the UltraGanttView in the Designer.
    • Trying to modify the TimelineSettings.PrimaryInterval and AdditionalIntervals fails.
    • Error message pops up when DataType property of an unbound column is attempted to be changed on the designer (.NET 5).
  • Grid
    • Column's ValueList property is not populated on the designer (.NET 5).
    • Cell text is not fully visible when a data error is displayed.
    • Column Name in GroupBy is cut off by 1 character and top of Upper Case letters in slightly cut-off.
    • Windows Server 2012 R2][Winforms][GetSystemMetricsForDpi] - EntryPointNotFoundException.
  • ListView
    • Erratic scrolling on Doubleclick on WinListView, with TabIndex set, ends up selecting another item.
  • Schedule
    • The UltraWinSchedule assembly has references to version 13.2 in the dialog resources.
  • TimelineView
    • UltraTimelineView.PrimaryInterval dialog shows the read-only TimeInterval and DateInterval properties.
  • TooltipManager
    • UltraToolTipinfo -Add Resolved Appearance Properties.
    • Two new methods have been added to the UltraToolTipManager:
      • GetResolvedToolTipAppearance.
      • GetResolvedToolTipTitleAppearance.
      • So it is now possible to resolve the tooltip appearance for a specific control.
  • Tree
    • The smart tag of the UltraTree includes links that don't work for Edit ColumnSets.
    • Clearing the UltraTree.DataSource does not work via the smart tag and does not clear the ColumnSets of the tree.
  • ZoomPanel
    • Visual Studio stops responding and restarts when ZoomPanel is deleted in the designer window.