NetAdvantageTM 2005 Vol. 3 CLR 2.0
.NET Windows Forms Controls
ASP.NET Controls
FOR VS2005
BETA
V5.3.01 December, 2005
(C) Copyright Infragistics, Inc., 2001-2005
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:
Version Numbers Description
Versions Released
NetAdvantage Contents
.NET Framework Compatibility
Project Upgrade Utility
Toolbox Utility
Beta Time-out:
Dec 31st
SUPPORT:
This beta software is not
supported by Infragistics Technical Support.
Please do not call the Infragistics support lines with questions on this
pre-release software.
Use the PUBLIC BETA NEWSGROUP (news://news.infragistics.com/infragistics.dotnet.vs2005.beta)
to report a problem.
If your IS department prevents you from
accessing newsgroups then e-mail may be sent to
beta@infragistics.com
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.
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 build. You must have the
2.0 RTM build of the framework
installed for the product to work.
GDI Text support:
UltraControlBase-derived controls use GDI to
render text when running on version 2.0 of the .NET framework.
The exception to this is vertically-oriented text, which is because of a bug (confirmed by MS) where world transformations are not properly applied by the TextRenderer class MeasureText method.
Use
UltraWinEditors in the VS2005 DataGridView:
Place a Microsoft DataGridView on a form and if
there are any Infragistics references in the project which contain editors (Infragistics.Win,
Infragistics.Win.UltraWinSchedule, or
Infragistics.Win.UltraWinGrid) then the list of
column types will include UltraColumns which se
Infragistics Editors. This gives the DataGridView
the ability to have DropDown columns,
checkboxes, option sets and all the other Infragistics
WinEditor functionality.
The VS2005 release of Visual Studio.Net introduces a new SnapLines alignment feature for placing controls on the Windows Forms design surface. Snaplines are horizontal and vertical line segments dynamically created in the user interface (UI) to assist the programmer in the design-time layout of controls in a container. SnapLines appear when you are moving a selected control or controls near a position that would align with another control or set of controls. Your selection will "snap" to the suggested position as you move it past the other controls. All Infragistics controls have SnapLines that align with the top, bottom, left, and right of the control. In addition, Text BaseLine SnapLines, that align with the bottom of a text element have been added to the following controls: UltraCheckEditor, UltraOptionSet, UltraTextEditor, UltraCurrencyEditor, UltraColorPicker, UltraNumericEditor, UltraComboEditor, UltraFontNameEditor, UltraDateTimEditor, UltraTimeZoneEditor, UltraCalculator, UltraCalculatorDropDown, UltraWinMaskedEdit, UltraLabel, UltraButton, UltraDropDownButton, UltraDayView, UltraWeekView, UltraMonthViewSingle, UltraMonthViewMulti, UltraCombo, UltraGroupBox, and UltraExpandableGroupBox.
ASP.NET:
The C# and Visual Basic
versions of the WebSamples have been converted
to work with the .Net Framework 2.0.
Each Infragistics Web Element
now has the dependent JavaScript files, and Images built in as resources.
This makes deployment a cinch, since where ever the assembly goes, the
scripts and images go with it.
You will notice that the JavaScriptFileName and
certain ImageUrl properties are now by
default. This is to specify that the built in resource should be used.
Setting these properties to any other value will cause the control to use
the relative path specified, instead of using the internal resource.
Not all Images are built into the assemblies. At this point, we have only
included the image files which are required for the control to appear
properly out of the box. Images used in presets, etc. have not been
built into the assemblies.
Also included in this beta, are new DataBinding
behaviors implemented in WebGrid, and WebTree.
Both of these controls now support binding to a SiteMap.
They also support design-time databinding.
Known Issues:
If you are using the Visual Web Developer Web Server which comes with
VS2005, there will be no mapping for the ig_common
virtual directory. The ig_common virtual
directory will continue to be installed in your default web sites root for
IIS, if one exists. Unfortunately, the virtual directories created in IIS,
are not accessible from the Visual Web Developer Web Server. Since each
Infragistics Web Element now has its scripts and images embedded into the
assemblies, the ig_common virtual directory is
not relied upon nearly as much as in prior releases. Therefore, not having
the directory accessible should have little or no impact on your
application. You will only notice problems when applying presets which rely
on images in the ig_common folder. Again, these
problems only exist when viewing the page through the VS2005 Web Server, and
are NOT present when using IIS as your web server.
NetAdvantage
Contents:
This NetAdvantage release contains ASP.NET and .NET controls
Products in this NetAdvantage release include:
NET
ASP.NET
WebCalcManager,
WebChart,
WebCombo,
WebDataInput (WebImageButton,
WebPercentEdit, WebTextEdit,
WebMaskEdit, WebNumericEdit,
WebDateTimeEdit, WebCurrencyEdit),
WebGrid (WebGridExcelExporter,WebGrid),
WebListbar,
WebMisc (WebGroupBox, WebPanel),
WebNavBar,
WebNavigator (WebTree, WebMenu),
WebSchedule (WebCalendar, WebDateChooser,
WebDayView, WebWeekView, WebMonthView),
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,
WinMisc (WinPrintPreviewControl,
WinPrintPreviewThumbnail, WinGroupBox,
WinExpandableGroupBox, WinButton,
WinLabel, WinPopupControlContainer,
WinDropDownButton, WinAnimationControl,
WinFlowLayoutManager, WinGridBagLayoutManager),
WinSchedule (WinCalendarCombo,
WinCalendarInfo, WinCalendarLook,
WinDayView, WinMonthViewMulti,
WinMonthViewSingle, WinWeekView,
WinSchedulePrintDocument, WinPrintPreviewDialog),
WinToolbars (WinDockManager,
WinStatusBar, WinToolbarsManager,
WinTabbedMdiManager, WinTabControl,
WinTabStripControl),
WinTree
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
Infragistics2.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
NetAdvantage Version 5.3.01 December, 2005
- Contains latest release of elements as
of December, 2005
ASP.NET
WebUI.Shared 5.3.20053.57
WebUI.Design 5.3.20053.57
WebUI.Design.v5.3.dll (5.3.20053.57)
UltraWebCalcManager 5.3.20053.57
UltraWebCalcManager.v5.3.dll (5.3.20053.57)
UltraWebCalcManager.v5.3.Design.dll (5.3.20053.57)
UltraWebChart 5.3.20053.57
UltraWebChart.v5.3.dll (5.3.20053.57)
WebUI.UltraChart.v5.3.Design.dll (5.3.20053.57)
UltraWebGrid 5.3.20053.57
Excel.v5.3.dll (5.3.20053.57)
UltraWebGrid.ExcelExport.v5.3.dll (5.3.20053.57)
UltraWebGrid.v5.3.dll (5.3.20053.57)
UltraWebGrid.v5.3.Design.dll (5.3.20053.57)
WebCombo.v5.3.dll (5.3.20053.57)
WebCombo.v5.3.Design.dll (5.3.20053.57)
UltraWebListbar 5.3.20053.57
UltraWebListbar.v5.3.dll (5.3.20053.57)
UltraWebListbar.v5.3.Design.dll (5.3.20053.57)
UltraWebNavigator 5.3.20053.57
UltraWebNavigator.v5.3.dll (5.3.20053.57)
UltraWebMenu.v5.3.Design.dll (5.3.20053.57)
UltraWebTree.v5.3.Design.dll (5.3.20053.57)
UltraWebTab 5.3.20053.57
UltraWebTab.v5.3.dll (5.3.20053.57)
UltraWebTab.v5.3.Design.dll (5.3.20053.57)
UltraWebToolbar 5.3.20053.57
UltraWebToolbar.v5.3.dll (5.3.20053.57)
UltraWebToolbar.v5.3.Design.dll (5.3.20053.57)
WebDataInput 5.3.20053.57
WebDataInput.v5.3.dll (5.3.20053.57)
WebDataInput.v5.3.Design.dll (5.3.20053.57)
WebMisc 5.3.20053.57
WebMisc.v5.3.dll (5.3.20053.57)
WebNavBar 5.3.20053.57
WebNavBar.v5.3.dll (5.3.20053.57)
WebNavBar.v5.3.Design.dll (5.3.20053.57)
WebSchedule 5.3.20053.57
WebDateChooser.v5.3.dll (5.3.20053.57)
WebDateChooser.v5.3.Design.dll (5.3.20053.57)
WebSchedule.v5.3.dll (5.3.20053.57)
WebSchedule.v5.3.Design.dll (5.3.20053.57)
WebScheduleDataProvider.v5.3.dll (5.3.20053.57)
WebScheduleDataProvider.v5.3.Design.dll (5.3.20053.57)
.NET
Shared 5.3.20053.57
Shared.v5.3.dll (5.3.20053.57)
Win 5.3.20053.57
Win.v5.3.dll (5.3.20053.57)
UltraWinCalcManager 5.3.20053.57
UltraWinCalcManager.v5.3.dll (5.3.20053.57)
UltraWinCalcManager.v5.3.FormulaBuilder.dll (5.3.20053.57)
UltraWinChart 5.3.20053.57
UltraWinChart.v5.3.dll (5.3.20053.57)
Win.UltraChart.v5.3.Design.dll (5.3.20053.57)
UltraWinEditors 5.3.20053.57
UltraWinEditors.v5.3.dll (5.3.20053.57)
UltraWinMaskedEdit.v5.3.dll (5.3.20053.57)
UltraWinInkProvider.v5.3.dll (5.3.20053.57)
UltraWinExplorerBar 5.3.20053.57
UltraWinExplorerBar.v5.3.dll (5.3.20053.57)
UltraWinDataSource 5.3.20053.57
UltraWinDataSource.v5.3.dll (5.3.20053.57)
UltraWinDataSource.Design.v5.3.dll (5.3.20053.57)
UltraWinGrid 5.3.20053.57
Excel.v5.3.dll (5.3.20053.57)
UltraWinGrid.ExcelExport.v5.3.dll (5.3.20053.57)
UltraWinGrid.Design.v5.3.dll (5.3.20053.57)
UltraWinGrid.v5.3.dll (5.3.20053.57)
UltraWinListbar 5.3.20053.57
UltraWinListBar.v5.3.dll (5.3.20053.57)
WinMisc 5.3.20053.57
WinMisc.v5.3.dll (5.3.20053.57)
WinPrintPreviewDialog 5.3.20053.57
UltraWinPrintPreviewDialog.v5.3.dll (5.3.20053.57)
UltraWinSchedule 5.3.20053.57
UltraWinSchedule.v5.3.dll (5.3.20053.57)
UltraWinToolbars 5.3.20053.57
UltraWinToolbars.v5.3.dll (5.3.20053.57)
UltraWinDock.v5.3.dll (5.3.20053.57)
UltraWinStatusBar.v5.3.dll (5.3.20053.57)
UltraWinTabbedMdi.v5.3.dll (5.3.20053.57)
UltraWinTabControl.v5.3.dll (5.3.20053.57)
UltraWinTree 5.3.20053.57
UltraWinTree.v5.3.dll (5.3.20053.57)
UltraWinTree.Design.v5.3.dll (5.3.20053.57)
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)
UltraWebChart 5.2.20052.27
UltraWebChart.v5.2.dll (5.2.20052.27)
WebUI.UltraChart.v5.2.Design.dll (5.2.20052.27)
UltraWebGrid 5.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)
UltraWebListbar 5.2.20052.27
UltraWebListbar.v5.2.dll (5.2.20052.27)
UltraWebListbar.v5.2.Design.dll (5.2.20052.27)
UltraWebNavigator 5.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)
UltraWebTab 5.2.20052.27
UltraWebTab.v5.2.dll (5.2.20052.27)
UltraWebTab.v5.2.Design.dll (5.2.20052.27)
UltraWebToolbar 5.2.20052.27
UltraWebToolbar.v5.2.dll (5.2.20052.27)
UltraWebToolbar.v5.2.Design.dll (5.2.20052.27)
WebDataInput 5.2.20052.27
WebDataInput.v5.2.dll (5.2.20052.27)
WebDataInput.v5.2.Design.dll (5.2.20052.27)
WebMisc 5.2.20052.27
WebMisc.v5.2.dll (5.2.20052.27)
WebNavBar 5.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)
UltraWinCalcManager 5.2.20052.27
UltraWinCalcManager.v5.2.dll (5.2.20052.27)
UltraWinCalcManager.v5.2.FormulaBuilder.dll (5.2.20052.27)
UltraWinChart 5.2.20052.27
UltraWinChart.v5.2.dll (5.2.20052.27)
Win.UltraChart.v5.2.Design.dll (5.2.20052.27)
UltraWinEditors 5.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)
UltraWinExplorerBar 5.2.20052.27
UltraWinExplorerBar.v5.2.dll (5.2.20052.27)
UltraWinDataSource 5.2.20052.27
UltraWinDataSource.v5.2.dll (5.2.20052.27)
UltraWinDataSource.Design.v5.2.dll (5.2.20052.27)
UltraWinGrid 5.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)
UltraWinListbar 5.2.20052.27
UltraWinListBar.v5.2.dll (5.2.20052.27)
WinMisc 5.2.20052.27
WinMisc.v5.2.dll (5.2.20052.27)
WinPrintPreviewDialog 5.2.20052.27
UltraWinPrintPreviewDialog.v5.2.dll (5.2.20052.27)
UltraWinSchedule 5.2.20052.27
UltraWinSchedule.v5.2.dll (5.2.20052.27)
UltraWinToolbars 5.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)
UltraWinTree 5.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.Design 5.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)
UltraWebChart 5.1.20051.37
UltraWebChart.v5.1.dll (5.1.20051.37)
UltraChart.Resources.v5.1.dll (5.1.20051.37)
UltraWebGrid 5.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)
UltraWebListbar 5.1.20051.37
UltraWebListbar.v5.1.dll (5.1.20051.37)
UltraWebListbar.v5.1.Design.dll (5.1.20051.37)
UltraWebNavigator 5.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)
UltraWebTab 5.1.20051.37
UltraWebTab.v5.1.dll (5.1.20051.37)
UltraWebTab.v5.1.Design.dll (5.1.20051.37)
UltraWebToolbar 5.1.20051.37
UltraWebToolbar.v5.1.dll (5.1.20051.37)
UltraWebToolbar.v5.1.Design.dll (5.1.20051.37)
WebDataInput 5.1.20051.37
WebDataInput.v5.1.dll (5.1.20051.37)
WebDataInput.v5.1.Design.dll (5.1.20051.37)
WebMisc 5.1.20051.37
WebMisc.v5.1.dll (5.1.20051
WebNavBar 5.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)
UltraWinCalcManager 5.1.20051.37
UltraWinCalcManager.v5.1.dll (5.1.20051.37)
UltraWinCalcManager.v5.1.FormulaBuilder.dll (5.1.20051.37)
UltraWinChart 5.1.20051.37
UltraWinChart.v5.1.dll (5.1.20051.37)
UltraChart.Resources.v5.1.dll (5.1.20051.37)
UltraWinEditors 5.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)
UltraWinExplorerBar 5.1.20051.37
UltraWinExplorerBar.v5.1.dll (5.1.20051.37)
UltraWinDataSource 5.1.20051.37
UltraWinDataSource.v5.1.dll (5.1.20051.37)
UltraWinDataSource.Design.v5.1.dll (5.1.20051.37)
UltraWinGrid 5.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)
UltraWinListbar 5.1.20051.37
UltraWinListBar.v5.1.dll (5.1.20051.37)
WinMisc 5.1.20051.37
WinMisc.v5.1.dll (5.1.20051.37)
WinPrintPreviewDialog 5.1.20051.37
UltraWinPrintPreviewDialog.v5.1.dll (5.1.20051.37)
UltraWinSchedule 5.1.20051.37
UltraWinSchedule.v5.1.dll (5.1.20051.37)
UltraWinToolbars 5.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)
UltraWinTree 5.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.Design 4.3.20043.54
WebUI.Design.v4.3.dll (4.3.20043.54)
UltraWebChart 4.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)
UltraWebGrid 4.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)
UltraWebListbar 4.3.20043.54
UltraWebListbar.v4.3.dll (4.3.20043.54)
UltraWebListbar.v4.3.Design.dll (4.3.20043.54)
UltraWebNavigator 4.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)
UltraWebTab 4.3.20043.54
UltraWebTab.v4.3.dll (4.3.20043.54)
UltraWebTab.v4.3.Design.dll (4.3.20043.54)
UltraWebToolbar 4.3.20043.54
UltraWebToolbar.v4.3.dll (4.3.20043.54)
UltraWebToolbar.v4.3.Design.dll (4.3.20043.54)
WebDataInput 4.3.20043.54
WebDataInput.v4.3.dll (4.3.20043.54)
WebDataInput.v4.3.Design.dll (4.3.20043.54)
WebNavBar 4.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)
UltraWinCalcManager 4.3.20043.54
UltraWinCalcManager.v4.3.dll (4.3.20043.54)
UltraWinCalcManager.v4.3.Design.dll (4.3.20043.54)
UltraWinChart 4.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)
UltraWinEditors 4.3.20043.54
UltraWinEditors.v4.3.dll (4.3.20043.54)
UltraWinInkProvider.v4.3.dll (4.3.20043.54)
UltraWinExplorerBar 4.3.20043.54
UltraWinExplorerBar.v4.3.dll (4.3.20043.54)
UltraWinDataSource 4.3.20043.54
UltraWinDataSource.v4.3.dll (4.3.20043.54)
UltraWinDataSource.Design.v4.3.dll (4.3.20043.54)
UltraWinGrid 4.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)
UltraWinListbar 4.3.20043.54
UltraWinListBar.v4.3.dll (4.3.20043.54)
WinMisc 4.3.20043.54
WinMisc.v4.3.dll (4.3.20043.54)
UltraWinSchedule 4.3.20043.54
UltraWinSchedule.v4.3.dll (4.3.20043.54)
UltraWinToolbars 4.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)
UltraWinTree 4.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.Design 4.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)
UltraWebGrid 4.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)
UltraWebListbar 4.3.20043.27
UltraWebListbar.v4.3.dll (4.3.20043.27)
UltraWebListbar.v4.3.Design.dll (4.3.20043.27)
UltraWebNavigator 4.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)
UltraWebTab 4.3.20043.27
UltraWebTab.v4.3.dll (4.3.20043.27)
UltraWebTab.v4.3.Design.dll (4.3.20043.27)
UltraWebToolbar 4.3.20043.27
UltraWebToolbar.v4.3.dll (4.3.20043.27)
UltraWebToolbar.v4.3.Design.dll (4.3.20043.27)
WebDataInput 4.3.20043.27
WebDataInput.v4.3.dll (4.3.20043.27)
WebDataInput.v4.3.Design.dll (4.3.20043.27)
WebNavBar 4.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)
UltraWinChart 4.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)
UltraWinEditors 4.3.20043.27
UltraWinEditors.v4.3.dll (4.3.20043.27)
UltraWinInkProvider.v4.3.dll (4.3.20043.27)
UltraWinExplorerBar 4.3.20043.27
UltraWinExplorerBar.v4.3.dll (4.3.20043.27)
UltraWinDataSource 4.3.20043.27
UltraWinDataSource.v4.3.dll (4.3.20043.27)
UltraWinDataSource.Design.v4.3.dll (4.3.20043.27)
UltraWinGrid 4.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)
UltraWinListbar 4.3.20043.27
UltraWinListBar.v4.3.dll (4.3.20043.27)
WinMisc 4.3.20043.27
WinMisc.v4.3.dll (4.3.20043.27)
UltraWinSchedule 4.3.20043.27
UltraWinSchedule.v4.3.dll (4.3.20043.27)
UltraWinToolbars 4.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)
UltraWinTree 4.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.Design 1.1.20042.26
WebUI.Design.v1.1.dll (1.1.20042.26)
UltraWebChart 4.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)
UltraWebGrid 3.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)
UltraWebListbar 2.2.20042.26
UltraWebListbar.v2.2.dll (2.2.20042.26)
UltraWebListbar.v2.2.Design.dll (2.2.20042.26)
UltraWebNavigator 3.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)
UltraWebTab 3.0.20042.26
UltraWebTab.v3.dll (3.0.20042.26)
UltraWebTab.v3.Design.dll (3.0.20042.26)
UltraWebToolbar 2.2.20042.26
UltraWebToolbar.v2.2.dll (2.2.20042.26)
UltraWebToolbar.v2.2.Design.dll (2.2.20042.26)
WebDataInput 1.1.20042.26
WebDataInput.v1.1.dll (1.1.20042.26)
WebDataInput.v1.1.Design.dll (1.1.20042.26)
WebNavBar 3.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)
UltraWinEditors 3.2.20042.18
UltraWinEditors.v3.2.dll (3.2.20042.18)
UltraWinInkProvider.v3.2.dll (3.2.20042.18)
UltraWinExplorerBar 3.2.20042.18
UltraWinExplorerBar.v3.2.dll (3.2.20042.18)
UltraWinDataSource 3.2.20042.18
UltraWinDataSource.v3.2.dll (3.2.20042.18)
UltraWinDataSource.Design.v3.2.dll (3.2.20042.18)
UltraWinGrid 3.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)
UltraWinListbar 3.2.20042.18
UltraWinListBar.v3.2.dll (3.2.20042.18)
WinMisc 3.2.20042.18
WinMisc.v3.2.dll (3.2.20042.18)
UltraWinSchedule 3.2.20042.18
UltraWinSchedule.v3.2.dll (3.2.20042.18)
UltraWinToolbars 3.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)
UltraWinTree 3.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.Design 1.00.20041.14
WebUI.Design.v1.dll (1.00.20041.14)
UltraWebListbar 2.1.20041.10
UltraWebListbar.v2.1.dll (2.1.20041.10)
UltraWebTab 2.1.20041.11
UltraWebTab.v2.1.dll (2.1.20041.11)
UltraWebToolbar 2.1.20041.11
UltraWebToolbar.v2.1.dll (2.1.20041.11)
UltraWebChart 4.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)
UltraWebGrid 3.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)
UltraWebNavigator 3.1.20041.20
UltraWebNavigator.v3.1.dll (3.1.20041.20)
WebSchedule 1.1.20041.10
WebDateChooser.v1.1.dll (1.1.20041.10)
WebDataInput 1.00.20041.14
WebDataInput.v1.dll (1.00.20041.14)
WebNavBar 3.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)
UltraWinChart 4.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)
UltraWinEditors 3.1.20041.15
UltraWinEditors.v3.1.dll (3.1.20041.15)
UltraWinInkProvider.v3.1.dll (3.1.20041.15)
UltraWinExplorerBar 3.1.20041.15
UltraWinExplorerBar.v3.1.dll (3.1.20041.15)
UltraWinGrid 3.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)
UltraWinListbar 3.1.20041.15
UltraWinListBar.v3.1.dll (3.1.20041.15)
WinMisc 3.1.20041.15
WinMisc.v3.dll (3.1.20041.15)
UltraWinSchedule 3.1.20041.15
UltraWinSchedule.v3.1.dll (3.1.20041.15)
UltraWinToolbars 3.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)
UltraWinTree 3.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)
UltraWebBars 2.00.20033.08
UltraWebListbar.v2.dll (2.00.20033.8)
UltraWebTab.v2.dll (2.00.20033.8)
UltraWebToolbar.v2.dll (2.00.20033.8)
UltraWebChart 3.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)
UltraWebGrid 2.1.20033.04
UltraWebGrid.v2.dll (2.1.20033.4)
WebCombo.v2.dll (2.1.20033.4)
UltraWebNavigator 3.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)
UltraWinChart 3.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)
UltraWinEditors 3.00.20033.16
UltraWinEditors.v3.dll (3.00.20033.16)
UltraWinInkProvider.v3.dll (3.00.20033.16)
UltraWinExplorerBar 3.00.20033.16
UltraWinExplorerBar.v3.dll (3.00.20033.16)
UltraWinGrid 3.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
UltraWinListbar 3.00.20033.16
UltraWinListBar.v3.dll (3.00.20033.16)
WinMisc 3.00.20033.16
WinMisc.v3.dll (3.00.20033.16)
UltraWinSchedule 3.00.20033.16
UltraWinSchedule.v3.dll (3.00.20033.16)
UltraWinToolbars 3.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)
UltraWinTree 3.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
UltraWebChart 1.00.6007.78.01 June,
2003
UltraWebChart (1.00.6007.78)
UltraWebBars 2.00.5000.00.01 June,
2003
UltraWebListbar.dll (2.00.5000.00)
UltraWebTab.dll (2.00.5000.00)
UltraWebToolbar (2.00.5000.00)
UltraWebGrid 2.00.5000.17.01 June,
2003
UltraWebGrid (2.00.5000.17)
WebCombo (2.00.5000.17)
UltraWebNavigator 2.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)
UltraWinChart 2.00.5000.78.01 June,
2003
UltraWinChart (1.00.5000.63)
UltraWinGrid 2.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)
UltraWinExplorerBar 2.00.5001.19.01
June, 2003
UltraWinExplorerBar.v2.dll (2.00.5001.19)
UltraWinListbar 2.00.5001.19.01 June,
2003
UltraWinListBar.v2.dll (2.00.5001.19)
UltraWinSchedule 2.00.5001.19.01
June, 2003
UltraWinSchedule.v2.dll (2.00.5001.19)
UltraWinTree 2.00.5001.19.01 January,
2003
UltraWinTree.v2.dll (2.00.5001.19)
UltraWinEditors 2.00.5001.19.01 June,
2003
UltraWinEditors.v2.dll (2.00.5001.19)
UltraWinToolbars 2.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
UltraWebChart 1.00.6007.63.01 January,
2003
UltraWebChart (1.00.6007.63)
UltraWebBars 1.00.6007.22.01 March,
2003
UltraWebListbar.dll (1.00.6007.23)
UltraWebTab.dll (1.00.6007.22)
UltraWebToolbar (1.00.6007.24)
UltraWebGrid 2.00.5000.01.01 March,
2003
UltraWebGrid (2.00.5000.01)
WebCombo (2.00.5000.01)
UltraWebNavigator 2.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)
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.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