While it is beyond the scope of this review to go through each and every feature, I will try to provide some highlights to the product. You can check out the Infragistics site to explore a more complete list controls and components. The NetAdvantage For Windows Forms consists of the Toolset which includes the Frameworks, which, as explained above are build upon the PLF, the Code Libraries that are a repository of the .NET objects that augment a given application, the Assemblies that map the control to the DLL, and the Controls and Components that you will include within your application.
The NetAdvantage For Windows Forms gives you the ability to change the look and feel of your controls and components. When learning how to use this package you will be presented with ways to set the visual styles and behaviors by using presets, themes, and appearance objects to your applications.
You can also upgrade your existing Windows Forms projects with NetAdvantage For Windows Forms so that you can make changes where you need to, and add new functionality as time permits.
So what is new with NetAdvantage For Windows Forms?
• Full Support for Microsoft Visual Studio 2008 – is new in NetAdvantage For Windows Forms. Included is support for the integrated development environment (IDE), and all .NET controls and components have been tested within this new environment.
• Vista Veneer now supports on WinTree. – This takes what was provided in version 2007 Volume 3; the Microsoft Windows Vista look and feel for the WinToolbarsManager components, and now provides them on the WinTree control. In the Windows Vista Display Styles include Scolling, Expansion indicators, colors, tool tips, and headers
• Select Nodes from any Level – is now available is to allow users to select as many tree nodes as they want in as many different levels of the tree control. This does not require any additional work on your part. You can manipulate the selected nodes collection based on the tree nodes coming from different levels.









Article comments