Quantcast
Viewing all articles
Browse latest Browse all 4830

Telerik UI for WPF R2 2022

Image may be NSFW.
Clik here to view.
Virtual Keyboard

Adds new VirtualKeyboard component that mimics a physical keyboard.

Features

  • Added a new VirtualKeyboard component that mimics a physical keyboard.
  • Added Microsoft Windows 11 theme.
  • Added compatibility with Microsoft .NET 7 Preview 3.
  • Common
    • Improved built-in TelerikWebUI font with new glyphs.
  • BusyIndicator
    • Updated foreground color from 'AccentBackgroundBrush' to 'MainForegroundBrush' in Microsoft Office2019 theme.
  • ChartView
    • Added support for minor ticks in Cartesian and Polar charts.
    • Added properties to control the tension of the spline in the chart's spline series.
  • ChartView3D
    • Added chart series view model support.
  • ContextMenu
    • Added property that indicates whether keyboard cues should appear when opening a menu.
  • DesktopAlert
    • Added the option to attach Desktop AlertManager to a Window.
  • Diagrams
    • Added scaling and fit-to-pages settings to PrintPreviewDialog.
    • Added the option to set the position of the diagram over printed pages.
  • GridView
    • Added option to zoom in and out with Ctrl + MouseWheel.
    • Added option to programmatically zoom in/out via new ScaleFactor property.
    • Added the possibility to filter distinct values in FilteringControl.
  • Map
    • 'ZoomIn' MouseSelectionMode mode now sets the Zoom property instead of the level for a more precise zooming experience.
  • MaskedInput
    • The disabled background color has been updated to be the same as other input controls in Office_Black, Office_Silver, Office_Blue, Expression_Dark, Summer, Transparent, Vista, Windows7 themes.
  • Microsoft Controls
    • The TextBox control's customization capabilities have been improved with the use of the new ReadOnlyBackground, ReadOnlyBrush, DisabledBackground, and DisabledBrush properties.
  • PdfProcessing
    • Added setting that allows you to choose if fonts should be embedded in the document.
  • PivotGrid
    • Named sets are now placed in a correctly named folder, read from a cube's metadata.
  • SpreadProcessing
    • Added support for Comments (Threaded Comments).
    • Various Conditional Formatting improvements.
    • Added the ability to reference whole columns and rows, e.g. $1:$2 and A:D.
    • DataTableFormatProvider: You should now be able to set the AllowDBNull property of each column.
    • Support for importing documents containing unclosed <br> elements in the vmlDrawing part.
    • Added support for CONCAT function.
    • The Changing event arguments in FilteredShapeCollection class have been changed from ShapeCollectionChangedEventArgs to ShapeCollectionChangingEventArgs.
  • Spreadsheet
    • Added support for Conditional Formatting.
    • Spreadsheet: Added support for working with Comments (Threaded Comments).
    • Added the ability to reference whole columns and rows, e.g. $1:$2 and A:D.
  • StepProgressBar
    • Improved the look of the disabled state when an item is completed.
  • VirtualGrid
    • Added support for placing custom controls in a grid's cell.
  • WordsProcessing
    • Added support for continuous section break when exporting to PDF.
    • Added support for 'descr' attribute in 'NonVisualDrawingProperties' for shapes/images when working with DOCX.
    • HtmlFormatProvider should now always export image tag's alt property even if its value is empty.
    • Added support for image alternate text when importing and exporting HTML documents.

Viewing all articles
Browse latest Browse all 4830

Trending Articles