NetAdvantageTM   2006 Vol. 1 CLR 2.0

.NET Windows Forms Controls
ASP.NET Controls


For Visual Studio 2005

Release

V6.1 February, 2006
(C) Copyright Infragistics, Inc., 2001-2006
Infragistics, Inc., Windsor Corporate Park, 50 Millstone Road, Building 200 - Suite 150, East Windsor, NJ 08520 USA
Voice (609) 448-2000, Fax (609) 448-2017, http://www.infragistics.com
 


Sections:
Side-By-Side Help Installations
Version Numbers Description
Versions Released
NetAdvantage Contents
.NET Framework Compatibility
Project Upgrade Utility
Toolbox Utility
CAB Extensibility Kit

 

Installation Note:
This installation will stop and restart IIS in order to install the ASP.NET assemblies, scripts, and virtual folders.  This is a DEVELPOPER installation package.  Please do not use this install to deploy.  Read the product help and follow the deployment topics.

Side-By-Side Help Installations:

If you install multiple versions of the NetAdvantage product (e.g., ProductVersion A [NetAdvantage 2006 Volume 1 CLR 1.x] and ProductVersion B [NetAdvantage 2006 Volume 1 CLR 2.0]), you should be aware of the following:

-          The help that is installed with the product that you install last overrides the help of the previously installed product. For example, if you install ProductVersion A, then ProductVersion B, the help of ProductVersion B overrides the help of ProductVersion A.

-          You can reinstall the help of another product version by uninstalling and reinstalling the product. For example, if you install ProductVersion A, then ProductVersion B, the help of ProductVersion B overrides the help of ProductVersion A. To obtain the help of ProductVersion A, uninstall and reinstall ProductVersion A. The ProductVersion A help will override the ProductVersion B help.

-          To view multiple versions of the NetAdvantage help, you can view the online help on the Infragistics website.

Toolbox Utility:
Be sure to view the Infragistics start menu and use the Create NetAdvantage Visual Studio Toolbox Tab to create new tabs in Visual Studio for your NetAdvantage elements.

Project Upgrade Utility:
Be sure to view the Infragistics start menu and use the Project Upgrade Utility to upgrade your projects to the latest version of NetAdvantage.  The Infragistics .NET Project Upgrade Utility automates the process of upgrading Windows and Web projects containing one or more Infragistics NetAdvantage elements. When a developer upgrades to a newer version of the Infragistics NetAdvantage toolset, assembly references in existing Visual Studio.NET projects have to be upgraded to reference the new assembly versions. For Web projects, the Register directives in each web page need to be upgraded as well. With the Infragistics .NET Project Upgrade Utility, the previously time consuming process of manually performing these upgrades can now be avoided.

.NET Framework Compatibility:
All included assemblies have been built against the Microsoft .NET framework 2.0 RTM build. You must have either the 2.0 RTM build of the framework installed for the product to work.

NetAdvantage Contents:
This NetAdvantage release contains ASP.NET and Windows Forms controls

Products in this NetAdvantage release include:

ASP.NET
WebCalcManager,
WebChart,
WebCombo,
WebDataInput (WebImageButton, WebPercentEdit, WebTextEdit, WebMaskEdit, WebNumericEdit, WebDateTimeEdit, WebCurrencyEdit),
WebGrid (WebGridExcelExporter,WebGrid),
WebHtmlEditor,
WebListbar,
WebMisc (WebGroupBox, WebPanel),
WebNavBar,
WebNavigator (WebTree, WebMenu),
WebSchedule (WebCalendar, WebDateChooser,
WebDayView, WebWeekView, WebMonthView),
,
WebSpellChecker (WebSpellChecker, WebSpellCheckerDialog)
WebTab,
WebToolbar.

Windows Forms
Win (WinScrollBar, WinProgressBar, WinPrintDocument, WinToolTip),
WinCalcManager,
WinChart,
WinDataSource,
WinEditors (WinCheckEditor, WinColorPicker, WinComboEditor, WinCurrencyEditor, WinDateTimeEditor, WinFontNameEditor, WinNumericEditor, WinOptionSet, WinTextEditor, WinCalculator, WinCalculatorDropdown, WinMaskedEdit, WinTimeZoneEditor, WinPictureBox),
WinExplorerBar,
WinGrid (WinGridPrintDocument, WinGridExcelExporter, WinGrid, WinCombo, WinDropdown),
WinInkProvider,
WinListBar,
WinListView,
WinMisc (WinPrintPreviewControl, WinPrintPreviewThumbnail, WinGroupBox, WinExpandableGroupBox, WinButton, WinLabel, WinPopupControlContainer, WinDropDownButton, WinAnimationControl, WinFlowLayoutManager, WinGridBagLayoutManager, WinFormattedLinkLabel),
WinSchedule (WinCalendarCombo, WinCalendarInfo, WinCalendarLook, WinDayView, WinMonthViewMulti, WinMonthViewSingle, WinWeekView, WinSchedulePrintDocument, WinPrintPreviewDialog),  
WinToolbars (WinDockManager, WinStatusBar, WinToolbarsManager, WinTabbedMdiManager, WinTabControl, WinTabStripControl),
WinTree.

 

NetAdvantage CAB Extensibility Kit

The NetAdvantage CAB Extensibility Kit is an add-on to the NetAdvantage Windows Forms (CLR 2.0) product. This add-on allows your NetAdvantage Windows Forms toolset to interoperate with the Microsoft Composite UI Application Block (CAB) framework.

         Composite UI Application Block (CAB) 2006.1 This help section is located in the following section: Developers Guide > Whats New > Whats New in 2006 Volume 1.

         For more details on the NetAdvantage CAB Extensibility Kit, refer to the NetAdvantage CAB Extensibility Kit section in the NetAdvantage Windows Forms help. This help section is located in the following section: Developers Guide > The Toolset.

 

Version Numbers Description:
After careful input from our development team and Enterprise customers, we have modified our version number system starting with the 2003 Vol. 3 release.

Because of issues with versioning in .NET, the system uses a couple of parts.  To avoid issues with side-by-side versioning, the GAC file names contain the major version as part of the file name. 

Examples:

Infragistics2.Win.UltraWinGrid.v3.dll
Infragistics
2.WebUI.UltraWebNavigator.v3.dll

The 2 is used to indicate a CLR 2.0 compatible assembly.

The .v# in the file name is used to indicate a major new version.

The current system of version number will be changed to allow customers to easily tell a large volume of information from the version number.  The first digit will contain the major version number of the control.  This is different from the volume number of the entire toolset because not every control is modified in every release.

The second digits are for minor revisions to the control and will be used to denote minor modification to a control that does not reach the level of a major release but are greater than a hot fix, such as an addition of a handful of properties, methods, or events.

The third set of digits is for the year and volume number that control was last released in.

The final set of digits is the build number.  This is increased each time a build is dropped to our internal QA area.  Not all of these builds are sent out to customers.

The final set of digits also easily notifies you that this is a full regression tested build or a hot fix.  If the build number starts with 10X, it is not regression tested and is a hot fix build.  If the build does not start with 10X, it is a fully tested release.

Examples:

4.03.20043.5 = Beta 1
4.03.20043.10 = 5 drops later Beta 2
4.03.20043.11 = 1 drop later Gold 2004 Volume 3 release
4.03.20043.1012 = 1 drop later First hot fix
4.03.20043.1017 = 5 drops later hot fix
5.01.20051.3 = Beta 1 of next volume release with major new features

Versions Released:

NetAdvantage Version 6.1 February, 2006


Contains latest release of elements as of February, 2006
ASP.NET
WebUI.Shared
6.1.20061.28WebUI.Design
6.1.20061.28

WebUI.Design.v6.1.dll (6.1.20061.28)
UltraWebCalcManager6.1.20061.28
UltraWebCalcManager.v6.1.dll (6.1.20061.28)
UltraWebCalcManager.v6.1.Design.dll (6.1.20061.28)
UltraWebChart
6.1.20061.28
UltraWebChart.v6.1.dll (6.1.20061.28)
WebUI.UltraChart.v6.1.Design.dll (6.1.20061.28)
UltraWebGrid
6.1.20061.28
Excel.v6.1.dll (6.1.20061.28)
UltraWebGrid.ExcelExport.v6.1.dll (6.1.20061.28)
UltraWebGrid.v6.1.dll (6.1.20061.28)
UltraWebGrid.v6.1.Design.dll (6.1.20061.28)
WebCombo.v6.1.dll (6.1.20061.28)
WebCombo.v6.1.Design.dll (6.1.20061.28)
WebHtmlEditor
6.1.20061.28WebHtmlEditor.v6.1.dll (6.1.20061.28)
WebHtmlEditor.v6.1.Design.dll (6.1.20061.28)
UltraWebListbar6.1.20061.28
UltraWebListbar.v6.1.dll (6.1.20061.28)
UltraWebListbar.v6.1.Design.dll (6.1.20061.28)
UltraWebNavigator
6.1.20061.28UltraWebNavigator.v6.1.dll (6.1.20061.28)
UltraWebMenu.v6.1.Design.dll (6.1.20061.28)
UltraWebTree.v6.1.Design.dll (6.1.20061.28)
UltraWebTab
6.1.20061.28UltraWebTab.v6.1.dll (6.1.20061.28)
UltraWebTab.v6.1.Design.dll (6.1.20061.28)
UltraWebToolbar
6.1.20061.28
UltraWebToolbar.v6.1.dll (6.1.20061.28)
UltraWebToolbar.v6.1.Design.dll (6.1.20061.28)
WebDataInput
6.1.20061.28
WebDataInput.v6.1.dll (6.1.20061.28)
WebDataInput.v6.1.Design.dll (6.1.20061.28)
WebMisc
6.1.20061.28WebMisc.v6.1.dll (6.1.20061.28)
WebNavBar
6.1.20061.28
WebNavBar.v6.1.dll (6.1.20061.28)
WebNavBar.v6.1.Design.dll (6.1.20061.28)
WebSchedule6.1.20061.28
WebDateChooser.v6.1.dll (6.1.20061.28)
WebDateChooser.v6.1.Design.dll (6.1.20061.28)
WebSchedule.v6.1.dll (6.1.20061.28)
WebSchedule.v6.1.Design.dll (6.1.20061.28)
WebScheduleDataProvider.v6.1.dll (6.1.20061.28)
WebScheduleDataProvider.v6.1.Design.dll (6.1.20061.28)
WebSpellChecker6.1.20061.28
WebSpellChecker.v6.1.dll (6.1.20061.28)
WebSpellChecker.v6.1.Design.dll (6.1.20061.28)

Windows Forms
Shared6.1.20061.28
Shared.v6.1.dll (6.1.20061.28)
Win6.1.20061.28
Win.v6.1.dll (6.1.20061.28)
Win.v6.1.Design.dll (6.1.20061.28)
UltraWinCalcManager
6.1.20061.28UltraWinCalcManager.v6.1.dll (6.1.20061.28)
UltraWinCalcManager.v6.1.FormulaBuilder.dll (6.1.20061.28)
UltraWinChart
6.1.20061.28
UltraWinChart.v6.1.dll (6.1.20061.28)
Win.UltraChart.v6.1.Design.dll (6.1.20061.28)
UltraWinEditors
6.1.20061.28UltraWinEditors.v6.1.dll (6.1.20061.28)
UltraWinMaskedEdit.v6.1.dll (6.1.20061.28)
UltraWinInkProvider.v6.1.dll (6.1.20061.28)
UltraWinExplorerBar
6.1.20061.28UltraWinExplorerBar.v6.1.dll (6.1.20061.28)
UltraWinDataSource
6.1.20061.28UltraWinDataSource.v6.1.dll (6.1.20061.28)
UltraWinDataSource.Design.v6.1.dll (6.1.20061.28)
UltraWinGrid
6.1.20061.28Excel.v6.1.dll (6.1.20061.28)
UltraWinGrid.ExcelExport.v6.1.dll (6.1.20061.28)
UltraWinGrid.Design.v6.1.dll (6.1.20061.28)
UltraWinGrid.v6.1.dll (6.1.20061.28)
UltraWinListbar
6.1.20061.28UltraWinListBar.v6.1.dll (6.1.20061.28)
UltraWinListView
6.1.20061.28UltraWinListView.v6.1.dll (6.1.20061.28)
WinMisc
6.1.20061.28WinMisc.v6.1.dll (6.1.20061.28)
WinPrintPreviewDialog
6.1.20061.28
UltraWinPrintPreviewDialog.v6.1.dll (6.1.20061.28)
UltraWinSchedule
6.1.20061.28UltraWinSchedule.v6.1.dll (6.1.20061.28)
UltraWinToolbars
6.1.20061.28UltraWinToolbars.v6.1.dll (6.1.20061.28)
UltraWinDock.v6.1.dll (6.1.20061.28)
UltraWinStatusBar.v6.1.dll (6.1.20061.28)
UltraWinTabbedMdi.v6.1.dll (6.1.20061.28)
UltraWinTabControl.v6.1.dll (6.1.20061.28)
UltraWinTree
6.1.20061.28UltraWinTree.v6.1.dll (6.1.20061.28)
UltraWinTree.Design.v6.1.dll (6.1.20061.28)

 

NetAdvantage Version 5.3.01 October, 2005


- Contains latest release of elements as of October, 2005
ASP.NET
WebUI.Shared 5.3.20053.33
WebUI.Design 5.3.20053.33

WebUI.Design.v5.3.dll (5.3.20053.33)
UltraWebCalcManager 5.3.20053.33
UltraWebCalcManager.v5.3.dll (5.3.20053.33)
UltraWebCalcManager.v5.3.Design.dll (5.3.20053.33)
UltraWebChart5.3.20053.33
UltraWebChart.v5.3.dll (5.3.20053.33)
WebUI.UltraChart.v5.3.Design.dll (5.3.20053.33)
UltraWebGrid5.3.20053.33
Excel.v5.3.dll (5.3.20053.33)
UltraWebGrid.ExcelExport.v5.3.dll (5.3.20053.33)
UltraWebGrid.v5.3.dll (5.3.20053.33)
UltraWebGrid.v5.3.Design.dll (5.3.20053.33)
WebCombo.v5.3.dll (5.3.20053.33)
WebCombo.v5.3.Design.dll (5.3.20053.33)
UltraWebListbar5.3.20053.33
UltraWebListbar.v5.3.dll (5.3.20053.33)
UltraWebListbar.v5.3.Design.dll (5.3.20053.33)
UltraWebNavigator5.3.20053.33
UltraWebNavigator.v5.3.dll (5.3.20053.33)
UltraWebMenu.v5.3.Design.dll (5.3.20053.33)
UltraWebTree.v5.3.Design.dll (5.3.20053.33)
UltraWebTab5.3.20053.33
UltraWebTab.v5.3.dll (5.3.20053.33)
UltraWebTab.v5.3.Design.dll (5.3.20053.33)
UltraWebToolbar5.3.20053.33
UltraWebToolbar.v5.3.dll (5.3.20053.33)
UltraWebToolbar.v5.3.Design.dll (5.3.20053.33)
WebDataInput5.3.20053.33
WebDataInput.v5.3.dll (5.3.20053.33)
WebDataInput.v5.3.Design.dll (5.3.20053.33)
WebMisc5.3.20053.33
WebMisc.v5.3.dll (5.3.20053.33)
WebNavBar5.3.20053.33
WebNavBar.v5.3.dll (5.3.20053.33)
WebNavBar.v5.3.Design.dll (5.3.20053.33)
WebSchedule 5.3.20053.33
WebDateChooser.v5.3.dll (5.3.20053.33)
WebDateChooser.v5.3.Design.dll (5.3.20053.33)
WebSchedule.v5.3.dll (5.3.20053.33)
WebSchedule.v5.3.Design.dll (5.3.20053.33)
WebScheduleDataProvider.v5.3.dll (5.3.20053.33)
WebScheduleDataProvider.v5.3.Design.dll (5.3.20053.33)

.NET
Shared 5.3.20053.33
Shared.v5.3.dll (5.3.20053.33)
Win 5.3.20053.33
Win.v5.3.dll (5.3.20053.33)
UltraWinCalcManager5.3.20053.33
UltraWinCalcManager.v5.3.dll (5.3.20053.33)
UltraWinCalcManager.v5.3.FormulaBuilder.dll (5.3.20053.33)
UltraWinChart5.3.20053.33
UltraWinChart.v5.3.dll (5.3.20053.33)
Win.UltraChart.v5.3.Design.dll (5.3.20053.33)
UltraWinEditors5.3.20053.33
UltraWinEditors.v5.3.dll (5.3.20053.33)
UltraWinMaskedEdit.v5.3.dll (5.3.20053.33)
UltraWinInkProvider.v5.3.dll (5.3.20053.33)
UltraWinExplorerBar5.3.20053.33
UltraWinExplorerBar.v5.3.dll (5.3.20053.33)
UltraWinDataSource5.3.20053.33
UltraWinDataSource.v5.3.dll (5.3.20053.33)
UltraWinDataSource.Design.v5.3.dll (5.3.20053.33)
UltraWinGrid5.3.20053.33
Excel.v5.3.dll (5.3.20053.33)
UltraWinGrid.ExcelExport.v5.3.dll (5.3.20053.33)
UltraWinGrid.Design.v5.3.dll (5.3.20053.33)
UltraWinGrid.v5.3.dll (5.3.20053.33)
UltraWinListbar5.3.20053.33
UltraWinListBar.v5.3.dll (5.3.20053.33)
WinMisc5.3.20053.33
WinMisc.v5.3.dll (5.3.20053.33)
WinPrintPreviewDialog5.3.20053.33
UltraWinPrintPreviewDialog.v5.3.dll (5.3.20053.33)
UltraWinSchedule5.3.20053.33
UltraWinSchedule.v5.3.dll (5.3.20053.33)
UltraWinToolbars5.3.20053.33
UltraWinToolbars.v5.3.dll (5.3.20053.33)
UltraWinDock.v5.3.dll (5.3.20053.33)
UltraWinStatusBar.v5.3.dll (5.3.20053.33)
UltraWinTabbedMdi.v5.3.dll (5.3.20053.33)
UltraWinTabControl.v5.3.dll (5.3.20053.33)
UltraWinTree5.3.20053.33
UltraWinTree.v5.3.dll (5.3.20053.33)
UltraWinTree.Design.v5.3.dll (5.3.20053.33)

 

NetAdvantage Version 5.2.01 June, 2005


- Contains latest release of elements as of June, 2005
ASP.NET
WebUI.Shared 5.2.20052.27
WebUI.Design 5.2.20052.27

WebUI.Design.v5.2.dll (5.2.20052.27)
UltraWebCalcManager 5.2.20052.27
UltraWebCalcManager.v5.2.dll (5.2.20052.27)
UltraWebCalcManager.v5.2.Design.dll (5.2.20052.27)
UltraWebChart5.2.20052.27
UltraWebChart.v5.2.dll (5.2.20052.27)
WebUI.UltraChart.v5.2.Design.dll (5.2.20052.27)
UltraWebGrid5.2.20052.27
Excel.v5.2.dll (5.2.20052.27)
UltraWebGrid.ExcelExport.v5.2.dll (5.2.20052.27)
UltraWebGrid.v5.2.dll (5.2.20052.27)
UltraWebGrid.v5.2.Design.dll (5.2.20052.27)
WebCombo.v5.2.dll (5.2.20052.27)
WebCombo.v5.2.Design.dll (5.2.20052.27)
UltraWebListbar5.2.20052.27
UltraWebListbar.v5.2.dll (5.2.20052.27)
UltraWebListbar.v5.2.Design.dll (5.2.20052.27)
UltraWebNavigator5.2.20052.27
UltraWebNavigator.v5.2.dll (5.2.20052.27)
UltraWebMenu.v5.2.Design.dll (5.2.20052.27)
UltraWebTree.v5.2.Design.dll (5.2.20052.27)
UltraWebTab5.2.20052.27
UltraWebTab.v5.2.dll (5.2.20052.27)
UltraWebTab.v5.2.Design.dll (5.2.20052.27)
UltraWebToolbar5.2.20052.27
UltraWebToolbar.v5.2.dll (5.2.20052.27)
UltraWebToolbar.v5.2.Design.dll (5.2.20052.27)
WebDataInput5.2.20052.27
WebDataInput.v5.2.dll (5.2.20052.27)
WebDataInput.v5.2.Design.dll (5.2.20052.27)
WebMisc5.2.20052.27
WebMisc.v5.2.dll (5.2.20052.27)
WebNavBar5.2.20052.27
WebNavBar.v5.2.dll (5.2.20052.27)
WebNavBar.v5.2.Design.dll (5.2.20052.27)
WebSchedule 5.2.20052.27
WebDateChooser.v5.2.dll (5.2.20052.27)
WebDateChooser.v5.2.Design.dll (5.2.20052.27)

.NET
Shared 5.2.20052.27
Shared.v5.2.dll (5.2.20052.27)
Win 5.2.20052.27
Win.v5.2.dll (5.2.20052.27)
UltraWinCalcManager5.2.20052.27
UltraWinCalcManager.v5.2.dll (5.2.20052.27)
UltraWinCalcManager.v5.2.FormulaBuilder.dll (5.2.20052.27)
UltraWinChart5.2.20052.27
UltraWinChart.v5.2.dll (5.2.20052.27)
Win.UltraChart.v5.2.Design.dll (5.2.20052.27)
UltraWinEditors5.2.20052.27
UltraWinEditors.v5.2.dll (5.2.20052.27)
UltraWinMaskedEdit.v5.2.dll (5.2.20052.27)
UltraWinInkProvider.v5.2.dll (5.2.20052.27)
UltraWinExplorerBar5.2.20052.27
UltraWinExplorerBar.v5.2.dll (5.2.20052.27)
UltraWinDataSource5.2.20052.27
UltraWinDataSource.v5.2.dll (5.2.20052.27)
UltraWinDataSource.Design.v5.2.dll (5.2.20052.27)
UltraWinGrid5.2.20052.27
Excel.v5.2.dll (5.2.20052.27)
UltraWinGrid.ExcelExport.v5.2.dll (5.2.20052.27)
UltraWinGrid.Design.v5.2.dll (5.2.20052.27)
UltraWinGrid.v5.2.dll (5.2.20052.27)
UltraWinListbar5.2.20052.27
UltraWinListBar.v5.2.dll (5.2.20052.27)
WinMisc5.2.20052.27
WinMisc.v5.2.dll (5.2.20052.27)
WinPrintPreviewDialog5.2.20052.27
UltraWinPrintPreviewDialog.v5.2.dll (5.2.20052.27)
UltraWinSchedule5.2.20052.27
UltraWinSchedule.v5.2.dll (5.2.20052.27)
UltraWinToolbars5.2.20052.27
UltraWinToolbars.v5.2.dll (5.2.20052.27)
UltraWinDock.v5.2.dll (5.2.20052.27)
UltraWinStatusBar.v5.2.dll (5.2.20052.27)
UltraWinTabbedMdi.v5.2.dll (5.2.20052.27)
UltraWinTabControl.v5.2.dll (5.2.20052.27)
UltraWinTree5.2.20052.27
UltraWinTree.v5.2.dll (5.2.20052.27)
UltraWinTree.Design.v5.2.dll (5.2.20052.27)


NetAdvantage Version 5.1.01
February, 2005


- Contains latest release of elements as of February, 2005
ASP.NET
WebUI.Shared 5.1.20051.37

WebUI.Shared.v5.1.dll (5.1.20051.37)
WebUI.Design5.1.20051.37
WebUI.Design.v5.1.dll (5.1.20051.37)
UltraWebCalcManager 5.1.20051.37
UltraWebCalcManager.v5.1.dll (5.1.20051.37)
UltraWebCalcManager.v5.1.Design.dll (5.1.20051.37)
UltraWebChart5.1.20051.37
UltraWebChart.v5.1.dll (5.1.20051.37)
UltraChart.Resources.v5.1.dll (5.1.20051.37)
UltraWebGrid5.1.20051.37
Excel.v5.1.dll (5.1.20051.37)
UltraWebGrid.ExcelExport.v5.1.dll (5.1.20051.37)
UltraWebGrid.v5.1.dll (5.1.20051.37)
UltraWebGrid.v5.1.Design.dll (5.1.20051.37)
WebCombo.v5.1.dll (5.1.20051.37)
WebCombo.v5.1.Design.dll (5.1.20051.37)
UltraWebListbar5.1.20051.37
UltraWebListbar.v5.1.dll (5.1.20051.37)
UltraWebListbar.v5.1.Design.dll (5.1.20051.37)
UltraWebNavigator5.1.20051.37
UltraWebNavigator.v5.1.dll (5.1.20051.37)
UltraWebMenu.v5.1.Design.dll (5.1.20051.37)
UltraWebTree.v5.1.Design.dll (5.1.20051.37)
UltraWebTab5.1.20051.37
UltraWebTab.v5.1.dll (5.1.20051.37)
UltraWebTab.v5.1.Design.dll (5.1.20051.37)
UltraWebToolbar5.1.20051.37
UltraWebToolbar.v5.1.dll (5.1.20051.37)
UltraWebToolbar.v5.1.Design.dll (5.1.20051.37)
WebDataInput5.1.20051.37
WebDataInput.v5.1.dll (5.1.20051.37)
WebDataInput.v5.1.Design.dll (5.1.20051.37)
WebMisc5.1.20051.37
WebMisc.v5.1.dll (5.1.20051
WebNavBar5.1.20051.37
WebNavBar.v5.1.dll (5.1.20051.37)
WebNavBar.v5.1.Design.dll (5.1.20051.37)
WebSchedule 5.1.20051.37
WebDateChooser.v5.1.dll (5.1.20051.37)
WebDateChooser.v5.1.Design.dll (5.1.20051.37)

.NET
Shared 5.1.20051.37

Shared.v5.1.dll (5.1.20051.37)
Win 5.1.20051.37
Win.v5.1.dll (5.1.20051.37)
UltraWinCalcManager5.1.20051.37
UltraWinCalcManager.v5.1.dll (5.1.20051.37)
UltraWinCalcManager.v5.1.FormulaBuilder.dll (5.1.20051.37)
UltraWinChart5.1.20051.37
UltraWinChart.v5.1.dll (5.1.20051.37)
UltraChart.Resources.v5.1.dll (5.1.20051.37)
UltraWinEditors5.1.20051.37
UltraWinEditors.v5.1.dll (5.1.20051.37)
UltraWinMaskedEdit.v5.1.dll (5.1.20051.37)
UltraWinInkProvider.v5.1.dll (5.1.20051.37)
UltraWinExplorerBar5.1.20051.37
UltraWinExplorerBar.v5.1.dll (5.1.20051.37)
UltraWinDataSource5.1.20051.37
UltraWinDataSource.v5.1.dll (5.1.20051.37)
UltraWinDataSource.Design.v5.1.dll (5.1.20051.37)
UltraWinGrid5.1.20051.37
Excel.v5.1.dll (5.1.20051.37)
UltraWinGrid.ExcelExport.v5.1.dll (5.1.20051.37)
UltraWinGrid.Design.v5.1.dll (5.1.20051.37)
UltraWinGrid.v5.1.dll (5.1.20051.37)
UltraWinListbar5.1.20051.37
UltraWinListBar.v5.1.dll (5.1.20051.37)
WinMisc5.1.20051.37
WinMisc.v5.1.dll (5.1.20051.37)
WinPrintPreviewDialog5.1.20051.37
UltraWinPrintPreviewDialog.v5.1.dll (5.1.20051.37)
UltraWinSchedule5.1.20051.37
UltraWinSchedule.v5.1.dll (5.1.20051.37)
UltraWinToolbars5.1.20051.37
UltraWinToolbars.v5.1.dll (5.1.20051.37)
UltraWinDock.v5.1.dll (5.1.20051.37)
UltraWinStatusBar.v5.1.dll (5.1.20051.37)
UltraWinTabbedMdi.v5.1.dll (5.1.20051.37)
UltraWinTabControl.v5.1.dll (5.1.20051.37)
UltraWinTree5.1.20051.37
UltraWinTree.v5.1.dll (5.1.20051.37)


NetAdvantage Version 4.3.02
January, 2005


- Initial Release
- Contains latest release of elements as of January, 2005
ASP.NET
WebUI.Shared 4.3.20043.54

WebUI.Shared.v4.3.dll (4.3.20043.54)
WebUI.Design4.3.20043.54
WebUI.Design.v4.3.dll (4.3.20043.54)
UltraWebChart4.3.20043.54
UltraWebChart.v4.3.dll (4.3.20043.54)
UltraChart.Render.ActiveImage.v4.3.dll (4.3.20043.54)
UltraChart.Core.v4.3.dll (4.3.20043.54)
UltraChart.Data.v4.3.dll (4.3.20043.54)
UltraChart.v4.3.Design.dll (4.3.20043.54)
UltraChart.Render.v4.3.dll (4.3.20043.54)
UltraChart.Resources.v4.3.dll (4.3.20043.54)
UltraWebGrid4.3.20043.54
Excel.v4.3.dll (4.3.20043.54)
UltraWebGrid.ExcelExport.v4.3.dll (4.3.20043.54)
UltraWebGrid.v4.3.dll (4.3.20043.54)
UltraWebGrid.v4.3.Design.dll (4.3.20043.54)
WebCombo.v4.3.dll (4.3.20043.54)
WebCombo.v4.3.Design.dll (4.3.20043.54)
UltraWebListbar4.3.20043.54
UltraWebListbar.v4.3.dll (4.3.20043.54)
UltraWebListbar.v4.3.Design.dll (4.3.20043.54)
UltraWebNavigator4.3.20043.54
UltraWebNavigator.v4.3.dll (4.3.20043.54)
UltraWebMenu.v4.3.Design.dll (4.3.20043.54)
UltraWebTree.v4.3.Design.dll (4.3.20043.54)
UltraWebTab4.3.20043.54
UltraWebTab.v4.3.dll (4.3.20043.54)
UltraWebTab.v4.3.Design.dll (4.3.20043.54)
UltraWebToolbar4.3.20043.54
UltraWebToolbar.v4.3.dll (4.3.20043.54)
UltraWebToolbar.v4.3.Design.dll (4.3.20043.54)
WebDataInput4.3.20043.54
WebDataInput.v4.3.dll (4.3.20043.54)
WebDataInput.v4.3.Design.dll (4.3.20043.54)
WebNavBar4.3.20043.54
WebNavBar.v4.3.dll (4.3.20043.54)
WebNavBar.v4.3.Design.dll (4.3.20043.54)
WebSchedule 4.3.20043.54
WebDateChooser.v4.3.dll (4.3.20043.54)
WebDateChooser.v4.3.Design.dll (4.3.20043.54)

.NET
Shared 4.3.20043.54

Shared.v4.3.dll (4.3.20043.54)
Win 4.3.20043.54
Win.v4.3.dll (4.3.20043.54)
UltraWinCalcManager4.3.20043.54
UltraWinCalcManager.v4.3.dll (4.3.20043.54)
UltraWinCalcManager.v4.3.Design.dll (4.3.20043.54)
UltraWinChart4.3.20043.54
UltraWinChart.v4.3.dll (4.3.20043.54)
UltraChart.Core.v4.3.dll (4.3.20043.54)
UltraChart.Data.v4.3.dll (4.3.20043.54)
UltraChart.v4.3.Design.dll (4.3.20043.54)
UltraChart.Render.v4.3.dll (4.3.20043.54)
UltraChart.Resources.v4.3.dll (4.3.20043.54)
UltraWinEditors4.3.20043.54
UltraWinEditors.v4.3.dll (4.3.20043.54)
UltraWinInkProvider.v4.3.dll (4.3.20043.54)
UltraWinExplorerBar4.3.20043.54
UltraWinExplorerBar.v4.3.dll (4.3.20043.54)
UltraWinDataSource4.3.20043.54
UltraWinDataSource.v4.3.dll (4.3.20043.54)
UltraWinDataSource.Design.v4.3.dll (4.3.20043.54)
UltraWinGrid4.3.20043.54
Excel.v4.3.dll (4.3.20043.54)
UltraWinGrid.ExcelExport.v4.3.dll (4.3.20043.54)
UltraWinGrid.Design.v4.3.dll (4.3.20043.54)
UltraWinGrid.v4.3.dll (4.3.20043.54)
UltraWinMaskedEdit.v4.3.dll (4.3.20043.54)
UltraWinListbar4.3.20043.54
UltraWinListBar.v4.3.dll (4.3.20043.54)
WinMisc4.3.20043.54
WinMisc.v4.3.dll (4.3.20043.54)
UltraWinSchedule4.3.20043.54
UltraWinSchedule.v4.3.dll (4.3.20043.54)
UltraWinToolbars4.3.20043.54
UltraWinToolbars.v4.3.dll (4.3.20043.54)
UltraWinDock.v4.3.dll (4.3.20043.54)
UltraWinStatusBar.v4.3.dll (4.3.20043.54)
UltraWinTabbedMdi.v4.3.dll (4.3.20043.54)
UltraWinTabControl.v4.3.dll (4.3.20043.54)
UltraWinTree4.3.20043.54
UltraWinTree.v4.3.dll (4.3.20043.54)

NetAdvantage Version 4.3.01 October, 2004


- Initial Release
- Contains latest release of elements as of October, 2004
ASP.NET
WebUI.Shared 4.3.20043.27

WebUI.Shared.v4.3.dll (4.3.20043.27)
WebUI.Design4.3.20043.27
WebUI.Design.v4.3.dll (4.3.20043.27)
UltraWebChart 4.3.20043.27
UltraWebChart.v4.3.dll (4.3.20043.27)
UltraChart.Render.ActiveImage.v4.3.dll (4.3.20043.27)
UltraChart.Core.v4.3.dll (4.3.20043.27)
UltraChart.Data.v4.3.dll (4.3.20043.27)
UltraChart.v4.3.Design.dll (4.3.20043.27)
UltraChart.Render.v4.3.dll (4.3.20043.27)
UltraChart.Resources.v4.3.dll (4.3.20043.27)
UltraWebGrid4.3.20043.27
Excel.v4.3.dll (4.3.20043.27)
UltraWebGrid.ExcelExport.v4.3.dll (4.3.20043.27)
UltraWebGrid.v4.3.dll (4.3.20043.27)
UltraWebGrid.v4.3.Design.dll (4.3.20043.27)
WebCombo.v4.3.dll (4.3.20043.27)
WebCombo.v4.3.Design.dll (4.3.20043.27)
UltraWebListbar4.3.20043.27
UltraWebListbar.v4.3.dll (4.3.20043.27)
UltraWebListbar.v4.3.Design.dll (4.3.20043.27)
UltraWebNavigator4.3.20043.27
UltraWebNavigator.v4.3.dll (4.3.20043.27)
UltraWebMenu.v4.3.Design.dll (4.3.20043.27)
UltraWebTree.v4.3.Design.dll (4.3.20043.27)
UltraWebTab4.3.20043.27
UltraWebTab.v4.3.dll (4.3.20043.27)
UltraWebTab.v4.3.Design.dll (4.3.20043.27)
UltraWebToolbar4.3.20043.27
UltraWebToolbar.v4.3.dll (4.3.20043.27)
UltraWebToolbar.v4.3.Design.dll (4.3.20043.27)
WebDataInput4.3.20043.27
WebDataInput.v4.3.dll (4.3.20043.27)
WebDataInput.v4.3.Design.dll (4.3.20043.27)
WebNavBar4.3.20043.27
WebNavBar.v4.3.dll (4.3.20043.27)
WebNavBar.v4.3.Design.dll (4.3.20043.27)
WebSchedule 4.3.20043.27
WebDateChooser.v4.3.dll (4.3.20043.27)
WebDateChooser.v4.3.Design.dll (4.3.20043.27)

.NET
Shared 4.3.20043.27

Shared.v4.3.dll (4.3.20043.27)
Win 4.3.20043.27
Win.v4.3.dll (4.3.20043.27)
UltraWinChart4.3.20043.27
UltraWinChart.v4.3.dll (4.3.20043.27)
UltraChart.Core.v4.3.dll (4.3.20043.27)
UltraChart.Data.v4.3.dll (4.3.20043.27)
UltraChart.v4.3.Design.dll (4.3.20043.27)
UltraChart.Render.v4.3.dll (4.3.20043.27)
UltraChart.Resources.v4.3.dll (4.3.20043.27)
UltraWinEditors4.3.20043.27
UltraWinEditors.v4.3.dll (4.3.20043.27)
UltraWinInkProvider.v4.3.dll (4.3.20043.27)
UltraWinExplorerBar4.3.20043.27
UltraWinExplorerBar.v4.3.dll (4.3.20043.27)
UltraWinDataSource4.3.20043.27
UltraWinDataSource.v4.3.dll (4.3.20043.27)
UltraWinDataSource.Design.v4.3.dll (4.3.20043.27)
UltraWinGrid4.3.20043.27
Excel.v4.3.dll (4.3.20043.27)
UltraWinGrid.ExcelExport.v4.3.dll (4.3.20043.27)
UltraWinGrid.Design.v4.3.dll (4.3.20043.27)
UltraWinGrid.v4.3.dll (4.3.20043.27)
UltraWinMaskedEdit.v4.3.dll (4.3.20043.27)
UltraWinListbar4.3.20043.27
UltraWinListBar.v4.3.dll (4.3.20043.27)
WinMisc4.3.20043.27
WinMisc.v4.3.dll (4.3.20043.27)
UltraWinSchedule4.3.20043.27
UltraWinSchedule.v4.3.dll (4.3.20043.27)
UltraWinToolbars4.3.20043.27
UltraWinToolbars.v4.3.dll (4.3.20043.27)
UltraWinDock.v4.3.dll (4.3.20043.27)
UltraWinStatusBar.v4.3.dll (4.3.20043.27)
UltraWinTabbedMdi.v4.3.dll (4.3.20043.27)
UltraWinTabControl.v4.3.dll (4.3.20043.27)
UltraWinTree4.3.20043.27
UltraWinTree.v4.3.dll (4.3.20043.27)


NetAdvantage Version 4.2.01 June, 2004


- Initial Release
- Contains latest release of elements as of June, 2004
ASP.NET
WebUI.Shared 2.1.20042.26

WebUI.Shared.v2.1.dll (2.1.20042.26)
WebUI.Design1.1.20042.26
WebUI.Design.v1.1.dll (1.1.20042.26)
UltraWebChart4.1.20042.36
UltraWebChart.v4.1.dll (4.1.20042.36)
UltraChart.Render.ActiveImage.v4.1.dll (4.1.20042.36)
UltraChart.Core.v4.1.dll (4.1.20042.36)
UltraChart.Data.v4.1.dll (4.1.20042.36)
UltraChart.v4.1.Design.dll (4.1.20042.36)
UltraChart.Render.v4.1.dll (4.1.20042.36)
UltraChart.Resources.v4.1.dll (4.1.20042.36)
UltraWebGrid3.1.20042.26
Excel.v3.2.dll (3.2.20042.18)
UltraWebGrid.ExcelExport.v3.1.dll (3.1.20042.26)
UltraWebGrid.v3.1.dll (3.1.20042.26)
UltraWebGrid.v3.1.Design.dll (3.1.20042.26)
WebCombo.v3.1.dll (3.1.20042.26)
WebCombo.v3.1.Design.dll (3.1.20042.26)
UltraWebListbar2.2.20042.26
UltraWebListbar.v2.2.dll (2.2.20042.26)
UltraWebListbar.v2.2.Design.dll (2.2.20042.26)
UltraWebNavigator3.2.20042.26
UltraWebNavigator.v3.2.dll (3.2.20042.26)
UltraWebMenu.v3.2.Design.dll (3.2.20042.26)
UltraWebTree.v3.2.Design.dll (3.2.20042.26)
UltraWebTab3.0.20042.26
UltraWebTab.v3.dll (3.0.20042.26)
UltraWebTab.v3.Design.dll (3.0.20042.26)
UltraWebToolbar2.2.20042.26
UltraWebToolbar.v2.2.dll (2.2.20042.26)
UltraWebToolbar.v2.2.Design.dll (2.2.20042.26)
WebDataInput1.1.20042.26
WebDataInput.v1.1.dll (1.1.20042.26)
WebDataInput.v1.1.Design.dll (1.1.20042.26)
WebNavBar3.1.20042.26
WebNavBar.v3.1.dll (3.1.20042.26)
WebNavBar.v3.1.Design.dll (3.1.20042.26)
WebSchedule 1.2.20042.26
WebDateChooser.v1.2.dll (1.2.20042.26)
WebDateChooser.v1.2.Design.dll (1.2.20042.26)

.NET
Shared 3.2.20042.18

Shared.v3.2.dll (3.2.20042.18)
Win 3.2.20042.18
Win.v3.2.dll (3.2.20042.18)
UltraWinChart 4.1.20042.36
UltraWinChart.v4.1.dll (4.1.20042.36)
UltraChart.Core.v4.1.dll (4.1.20042.36)
UltraChart.Data.v4.1.dll (4.1.20042.36)
UltraChart.v4.1.Design.dll (4.00.20042.36)
UltraChart.Render.v4.1.dll (4.1.20042.36)
UltraChart.Resources.v4.1.dll (4.1.20042.36)
UltraWinEditors3.2.20042.18
UltraWinEditors.v3.2.dll (3.2.20042.18)
UltraWinInkProvider.v3.2.dll (3.2.20042.18)
UltraWinExplorerBar3.2.20042.18
UltraWinExplorerBar.v3.2.dll (3.2.20042.18)
UltraWinDataSource3.2.20042.18
UltraWinDataSource.v3.2.dll (3.2.20042.18)
UltraWinDataSource.Design.v3.2.dll (3.2.20042.18)
UltraWinGrid3.2.20042.18
Excel.v3.2.dll (3.2.20042.18)
UltraWinGrid.ExcelExport.v3.2.dll (3.2.20042.18)
UltraWinGrid.Design.v3.2.dll (3.2.20042.18)
UltraWinGrid.v3.2.dll (3.2.20042.18)
UltraWinMaskedEdit.v3.2.dll (3.2.20042.18)
UltraWinListbar3.2.20042.18
UltraWinListBar.v3.2.dll (3.2.20042.18)
WinMisc3.2.20042.18
WinMisc.v3.2.dll (3.2.20042.18)
UltraWinSchedule3.2.20042.18
UltraWinSchedule.v3.2.dll (3.2.20042.18)
UltraWinToolbars3.2.20042.18
UltraWinToolbars.v3.2.dll (3.2.20042.18)
UltraWinDock.v3.2.dll (3.2.20042.18)
UltraWinStatusBar.v3.2.dll (3.2.20042.18)
UltraWinTabbedMdi.v3.2.dll (3.2.20042.18)
UltraWinTabControl.v3.2.dll (3.2.20042.18)
UltraWinTree3.2.20042.18
UltraWinTree.v3.2.dll (3.2.20042.18)


NetAdvantage Version 4.1.01
February, 2004


- Initial Release
- Contains latest release of elements as of February, 2004
ASP.NET
WebUI.Shared 2.00.20041.10

WebUI.Shared.v2.dll (2.00.20041.10)
WebUI.Design1.00.20041.14
WebUI.Design.v1.dll (1.00.20041.14)
UltraWebListbar2.1.20041.10
UltraWebListbar.v2.1.dll (2.1.20041.10)
UltraWebTab2.1.20041.11
UltraWebTab.v2.1.dll (2.1.20041.11)
UltraWebToolbar2.1.20041.11
UltraWebToolbar.v2.1.dll (2.1.20041.11)
UltraWebChart4.00.20041.28
UltraWebChart.v4.dll (4.00.20041.28)
UltraChart.Render.ActiveImage.v4.dll (4.00. 20041.28)
UltraChart.Core.v4.dll (4.00.20041.28)
UltraChart.Data.v4.dll (4.00.20041.28)
UltraChart.Render.v4.dll (4.00.20041.28)
UltraChart.Resources.v4.dll (4.00.20041.28)
UltraWebGrid3.00.20041.11
Excel.v3.1.dll (3.1.20041.12)
UltraWebGrid.ExcelExport.v3.dll (3.00.20041.15)
UltraWebGrid.v3.dll (3.00.20041.11)
WebCombo.v3.dll (3.00.20041.11)
UltraWebNavigator3.1.20041.20
UltraWebNavigator.v3.1.dll (3.1.20041.20)
WebSchedule 1.1.20041.10
WebDateChooser.v1.1.dll (1.1.20041.10)
WebDataInput1.00.20041.14
WebDataInput.v1.dll (1.00.20041.14)
WebNavBar3.00.20041.14
WebNavBar.v3.dll (3.00.20041.14)

.NET
Shared.v3.1 3.1.20041.15

Shared.v3.1.dll (3.1.20041.15)
Win.v3.1 3.1.20041.15
Win.v3.1.dll (3.1.20041.15)
UltraWinChart4.00.20041.28
UltraWinChart.v4.dll (4.00.20041.28)
UltraChart.Core.v4.dll (4.00.20041.28)
UltraChart.Data.v4.dll (4.00.20041.28)
UltraChart.Render.v4.dll (4.00.20041.28)
UltraChart.Resources.v4.dll (4.00.20041.28)
UltraWinEditors3.1.20041.15
UltraWinEditors.v3.1.dll (3.1.20041.15)
UltraWinInkProvider.v3.1.dll (3.1.20041.15)
UltraWinExplorerBar3.1.20041.15
UltraWinExplorerBar.v3.1.dll (3.1.20041.15)
UltraWinGrid3.1.20041.15
Excel.v3.1.dll (3.1.20041.12)
UltraWinGrid.ExcelExport.v3.1.dll (3.1.20041.15)
UltraWinGrid.Design.v3.1.dll (3.1.20041.15)
UltraWinGrid.v3.1.dll (3.1.20041.15)
UltraWinMaskedEdit.v3.1.dll (3.1.20041.15)
UltraGridRowLayoutDesignApp.exe (3.1.20041.7)
UltraWinListbar3.1.20041.15
UltraWinListBar.v3.1.dll (3.1.20041.15)
WinMisc3.1.20041.15
WinMisc.v3.dll (3.1.20041.15)
UltraWinSchedule3.1.20041.15
UltraWinSchedule.v3.1.dll (3.1.20041.15)
UltraWinToolbars3.1.20041.15
UltraWinToolbars.v3.1.dll (3.1.20041.15)
UltraWinDock.v3.1.dll (3.1.20041.15)
UltraWinStatusBar.v3.1.dll (3.1.20041.15)
UltraWinTabbedMdi.v3.1.dll (3.1.20041.15)
UltraWinTabControl.v3.1.dll (3.1.20041.15)
UltraWinTree3.1.20041.15
UltraWinTree.v3.1.dll (3.1.20041.15)


NetAdvantage Version 3.3.01 October, 2003


- Initial Release
- Contains latest release of elements as of October, 2003
ASP.NET
WebUI.Shared.dll (1.00.20033.14)

UltraWebBars2.00.20033.08
UltraWebListbar.v2.dll (2.00.20033.8)
UltraWebTab.v2.dll (2.00.20033.8)
UltraWebToolbar.v2.dll (2.00.20033.8)
UltraWebChart3.00.20033.51
UltraWebChart.v3.dll (3.00.20033.51)
UltraChart.Render.ActiveImage.v3.dll (3.00. 20033.51)
UltraChart.Core.v3.dll (3.00.20033.51)
UltraChart.Data.v3.dll (3.00.20033.51)
UltraChart.Render.v3.dll (3.00.20033.51)
UltraChart.Resources.v3.dll (3.00.20033.51)
UltraWebGrid2.1.20033.04
UltraWebGrid.v2.dll (2.1.20033.4)
WebCombo.v2.dll (2.1.20033.4)
UltraWebNavigator3.00.20033.08
UltraWebNavigator.v3.dll (3.00.20033.8)
WebSchedule 1.00.20033.06
WebSchedule.v1.dll (1.00.20033.6)

.NET
Shared.v3.dll (3.00.20033.16)

Win.v3.dll (3.00.20033.16)
UltraWinChart3.00. 20033.51
UltraWinChart.v3.dll (3.00.20033.51)
UltraChart.Core.v3.dll (3.00.20033.51)
UltraChart.Data.v3.dll (3.00.20033.51)
UltraChart.Render.v3.dll (3.00.20033.51)
UltraChart.Resources.v3.dll (3.00.20033.51)
UltraWinEditors3.00.20033.16
UltraWinEditors.v3.dll (3.00.20033.16)
UltraWinInkProvider.v3.dll (3.00.20033.16)
UltraWinExplorerBar3.00.20033.16
UltraWinExplorerBar.v3.dll (3.00.20033.16)
UltraWinGrid3.00.20033.16
Excel.v3.dll (3.00.20033.16)
UltraWinGrid.ExcelExport.v3.dll (3.00.20033.16)
UltraWinGrid.Design.v3.dll (3.00.20033.16)
UltraWinGrid.v3.dll (3.00.20033.16)
UltraWinMaskedEdit.v3.dll (3.00.20033.16)
UltraGridRowLayoutDesignApp.exe
UltraWinListbar3.00.20033.16
UltraWinListBar.v3.dll (3.00.20033.16)
WinMisc3.00.20033.16
WinMisc.v3.dll (3.00.20033.16)
UltraWinSchedule3.00.20033.16
UltraWinSchedule.v3.dll (3.00.20033.16)
UltraWinToolbars3.00.20033.16
UltraWinToolbars.v3.dll (3.00.20033.16)
UltraWinDock.v3.dll (3.00.20033.16)
UltraWinStatusBar.v3.dll (3.00.20033.16)
UltraWinTabbedMdi.v3.dll (3.00.20033.16)
UltraWinTabControl.v3.dll (3.00.20033.16)
UltraWinTree3.00.20033.16
UltraWinTree.v3.dll (3.00.20033.16)


NetAdvantage Version 3.2.01
June, 2003


- Initial Release
- Contains latest release of elements as of June, 2003
ASP.NET
UltraWebChart1.00.6007.78.01 June, 2003
UltraWebChart (1.00.6007.78)
UltraWebBars2.00.5000.00.01 June, 2003
UltraWebListbar.dll (2.00.5000.00)
UltraWebTab.dll (2.00.5000.00)
UltraWebToolbar (2.00.5000.00)
UltraWebGrid2.00.5000.17.01 June, 2003
UltraWebGrid (2.00.5000.17)
WebCombo (2.00.5000.17)
UltraWebNavigator2.00.5000.112.01 June, 2003
UltraWebNavigator (2.00.5000.112)

.NET
Shared.v2.dll (2.00.5001.19)

Win.v2.dll (2.00.5001.19)
UltraWinChart2.00.5000.78.01 June, 2003
UltraWinChart (1.00.5000.63)
UltraWinGrid2.00.5001.19.01 June, 2003
UltraWinGrid.Design.v2.dll (2.00.5001.19)
UltraWinGrid.v2.dll (2.00.5001.19)
UltraWinMaskedEdit.v2.dll (2.00.5001.19)
UltraWinExplorerBar2.00.5001.19.01 June, 2003
UltraWinExplorerBar.v2.dll (2.00.5001.19)
UltraWinListbar2.00.5001.19.01 June, 2003
UltraWinListBar.v2.dll (2.00.5001.19)
UltraWinSchedule2.00.5001.19.01 June, 2003
UltraWinSchedule.v2.dll (2.00.5001.19)
UltraWinTree2.00.5001.19.01 January, 2003
UltraWinTree.v2.dll (2.00.5001.19)
UltraWinEditors2.00.5001.19.01 June, 2003
UltraWinEditors.v2.dll (2.00.5001.19)
UltraWinToolbars2.00.5001.19.01 June, 2003
UltraWinToolbars.v2.dll (2.00.5001.19)
UltraWinDock.v2.dll (2.00.5001.19)
UltraWinStatusBar.v2.dll (2.00.5001.19)
UltraWinTabbedMdi.v2.dll (2.00.5001.19)
UltraWinTabControl.v2.dll (2.00.5001.19)


NetAdvantage Version 3.1.01
March, 2003


- Initial Release
- Contains latest release of elements as of March, 2003
ASP.NET
UltraWebChart1.00.6007.63.01 January, 2003
UltraWebChart (1.00.6007.63)
UltraWebBars1.00.6007.22.01 March, 2003
UltraWebListbar.dll (1.00.6007.23)
UltraWebTab.dll (1.00.6007.22)
UltraWebToolbar (1.00.6007.24)
UltraWebGrid2.00.5000.01.01 March, 2003
UltraWebGrid (2.00.5000.01)
WebCombo (2.00.5000.01)
UltraWebNavigator2.00.5000.107.01 March, 2003
UltraWebNavigator (2.00.5000.107)

.NET
Shared.v2.dll (2.00.5000.32)

Win.v2.dll (2.00.5000.32)
UltraWinChart2.00.5000.63.01 January, 2003
UltraWinChart (1.00.5000.63)
UltraWinGrid2.00.5000.32.01 January, 2003
UltraWinGrid.Design.v2.dll (2.00.5000.32)
UltraWinGrid.v2.dll (2.00.5000.32)
UltraWinMaskedEdit.v2.dll (2.00.5000.32)
UltraWinListbar2.00.5000.32.01 January, 2003
UltraWinListBar.v2.dll (2.00.5000.32)
UltraWinSchedule2.00.5000.32.01 January, 2003
UltraWinSchedule.v2.dll (2.00.5000.32)
UltraWinTree2.00.5000.32.01 January, 2003
UltraWinTree.v2.dll (2.00.5000.32)
UltraWinEditors2.00.5000.32.01 January, 2003
UltraWinEditors.v2.dll (2.00.5000.32)
UltraWinToolbars2.00.5000.32.01 January, 2003
UltraWinToolbars.v2.dll (2.00.5000.32)
UltraWinDock.v2.dll (2.00.5000.32)
UltraWinStatusBar.v2.dll (2.00.5000.32)


NetAdvantage Version 2.1.01
January, 2003


- Contains latest release of elements as of January, 2003
ActiveTreeView 1.04.016.01 - January, 2003
SSTree.ocx (1.04.016)
DataExplorer 8.04.020.01 - January, 2003
PVOutlookBar.ocx (8.04.015)
PVResizer.ocx (8.03.004)
PVXPLORE8.ocx (8.04.020)
ScheduleX 9.00.015.01 - January, 2003
IGWeekView9.ocx (9.00.015)
PVCalendar9.ocx (9.00.008)
PVDateEdit9.ocx (9.00.007)
PVDayView9.ocx (9.00.015)
PVTaskPad9.ocx (9.00.007)
PVTime9.ocx (9.00.003)
UltraGrid 2.01.025.01 - January, 2003
IGUltraGrid20.ocx (2.01.025)
IGPrint.dll (1.00.028)
ssmask.dll (1.01.005)
SSPng2.dll (1.01.001)
SSPpg.dll (2.00.136)
SSPPG2.dll (1.00.008)
IGUltraGridPPG.ocx (2.00.024)
SSInput1.ocx (1.01.034)
PVShared.dll (8.00.000)
PVCurr.ocx (8.04.002)
PVNum.ocx (8.04.002)
UltraToolBars 5.01.016.01 - January, 2003
IGToolBars50.ocx (5.01.016)
IGResizer40.ocx (4.01.006)
IGScroll40.ocx (4.01.006
IGSplash40.ocx (4.01.006)
IGSplitter40.ocx (4.01.006)
IGTabs40.ocx (4.01.006)
IGThreed40.ocx (4.01.011)
IGTransition40.ocx (4.01.011)
UltraWebChart 1.00.6007.63.01 January, 2003
UltraWebChart (1.00.6007.63)
UltraWebBars 1.00.6007.24.01 March, 2003
UltraWebListbar.dll (1.00.6007.23)
UltraWebTab.dll (1.00.6007.22)
UltraWebToolbar (1.00.6007.24)
UltraWebGrid 1.00.6007.49.01 January, 2003
UltraWebGrid (1.00.6007.49)
UltraWebNavigator 2.00.5000.106.01 March, 2003
UltraWebNavigator (2.00.5000.106)
Shared.v2.dll (2.00.5000.32)
Win.v2.dll (2.00.5000.32)
UltraWinChart 2.00.5000.63.01 January, 2003
UltraWinChart (1.00.5000.63)
UltraWinGrid 2.00.5000.32.01 January, 2003
UltraWinGrid.Design.v2.dll (2.00.5000.32)
UltraWinGrid.v2.dll (2.00.5000.32)
UltraWinMaskedEdit.v2.dll (2.00.5000.32)
UltraWinListbar 2.00.5000.32.01 January, 2003
UltraWinListBar.v2.dll (2.00.5000.32)
UltraWinSchedule 2.00.5000.32.01 January, 2003
UltraWinSchedule.v2.dll (2.00.5000.32)
UltraWinTree 2.00.5000.32.01 January, 2003
UltraWinTree.v2.dll (2.00.5000.32)
UltraWinEditors 2.00.5000.32.01 January, 2003
UltraWinEditors.v2.dll (2.00.5000.32)
UltraWinToolbars 2.00.5000.32.01 January, 2003
UltraWinToolbars.v2.dll (2.00.5000.32)
UltraWinDock.v2.dll (2.00.5000.32)
UltraWinStatusBar.v2.dll (2.00.5000.32)

 

NetAdvantage Version 2.1.00 December, 2002


- Initial Release
- UltraWebNavigator 2.0 added
- Contains latest release of ASP.NET Web elements as of December, 2002
V1.00.6007.57 UltraWebChart
V1.00.6007.48 UltraWebGrid
V2.00.5000.102 UltraWebNavigator
V1.00.6007.21 UltraWebBars
- Contains latest release of .NET Win elements as of December, 2002
v2.00.5000.22 UltraWinChart
v2.00.5000.22 UltraWinGrid 2.0
v2.00.5000.22 UltraWinSchedule
v2.00.5000.22 UltraWinTree
v2.00.5000.22 UltraWinToolbars
v2.00.5000.22 UltraWinEditors
v2.00.5000.22 UltraWinListbar

 


NetAdvantage Version 2.0.00


- Initial Release
- Win 2.0 controls added


NetAdvantage Version 1.2.00


- Initial Release
- Win/Web Chart added