Nevron User Interface Suite for .NET のリリース

Released: Feb 8, 2022

2022.1 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 - This new version is distributed with a single installation that can deploy the controls in the suite to all versions of Visual Studio since 2010. This includes Visual Studio 2010, 2013, 2015, 2017, 2019, and 2022. Prior versions of Visual Studio (VS2005 and VS2008) are still supported and the installer also includes dlls for .NET 2.0 but does not register the controls in the VS2005 and VS2008 toolbox.

不具合の修正

  • Bug fixes for all reported problems...

Released: Jul 7, 2021

2021.1 での更新項目

機能

  • New and Improved Installer - The new version is distributed as a single installation that can deploy the controls to all versions of Microsoft Visual Studio from 2010. This includes VS2010, VS2013, VS2015, VS2017 and VS2019. Prior versions of Visual Studio (VS2005 and VS2008) are still supported and the installer also includes DLLs for Microsoft .NET 2.0, but does not register the controls in the VS2005 and VS2008 toolbox.
  • Various Stability and Performance Improvements - The new version...

Released: May 15, 2019

2019.1 での更新項目

Updates in 2019.1

  • Support for Visual Studio 2019
    • Complete integration with VS2019 for the WinForm, WPF and WebForms chart controls. In addition, it fixes problems with http hanlders registration during design time in all versions of Visual Studio.
  • Various Stability and Performance Improvements
    • The new version features fixes to all reported problems as well small performance improvements in the control.

Released: Jun 6, 2017

2017.1 での更新項目

機能

  • Adds full support for Microsoft Visual Studio 2017.

Released: Apr 5, 2017

2016.2 での更新項目

機能

  • Adds support for Visual Studio 2017.

Released: Oct 17, 2012

Updates in this release

Updates in 2012.1 (Build 12.10.9.12)

  • Visual Studio 2012 support
  • .NET Framework 4.5 support

Released: Apr 16, 2012

Updates in this release

Updates in 2012.1

  • NFolderLookup - Show a dialog that allows the user to select a folder
  • NTabControl and NTabStrip - Both controls can now display the close button on each tab by setting ShowCloseOnEachTab and HasClose properties to true
  • NDockingToolbar - The default commands in the NDockingToolbar context menu can be customized
  • NContextMenu - Set a different font property for each command in the content menu
  • NComboBox - Extended to support empty strings
  • NMdiChild - New property RestoreBounds...

Released: Jun 7, 2011

Updates in this release

Updates in 2011.1

  • NOptionButton - The position of the drop down part can be specified by DropDownLocation property.
  • NItemsControl - NItemsControl has new property CommitOnLostFocus which determines whether to keep the value in the edit box when the focus is lost.
  • NCommandBarsManager - NCommandBarsManager has new property ContextMenuEnabled which determines whether to display or not the default context menu. The context menu items comes from NCommandBarsContextMenuBuiler class which implements...

Released: May 13, 2010

Updates in this release

Updates in 2010 Vol.1 SP9

Adds full support for Visual Studio 2010 and .NET Framework 4.0.

Released: Jan 18, 2010

Updates in this release

Updates in 2010 Vol.1

Improvements

  • NButton
    NButton control now can be drawn with rounded corners.
    RoundedCornersType with combination of ButtonRoundEdgeValue properties determines how the rounded edges should be evaluated.
  • NUIDocument
    The NUIDocument has been extended with ability of changing the text in the tab part by double clicking on it. This feature is turned on when AllowEditTabText property of the NDockManager is set to true.
  • NTreeViewEx and NTreeList
    Both controls can have more than one...