Excel Enhancements 2007.2 Explore the new enhancements to the Excel object model that were added to Ultimate UI for Windows Forms in the 2007 Volume 2 release by clicking the links below. You Can Now Use Formulas in Excel Worksheets You Can Now Insert Images into Excel Worksheet Cells You Can Now Add Document Prop...
Export Charts to PDF/XPS WinChart™ can now be exported to Adobe Portable Document Format (PDF) and XML Paper Specification (XPS) file formats using the Infragistics Document Export Engine. All you have to do is create a Report using the DOM of the Infragistics.Documents.Reports class library, then call the new Ren...
Export Images from a Style Library Styling UI Roles and Resources is at the heart of application styling. These UI Roles and Resources can have images displayed in their background, making for a highly customizable Button, Tab, or other UI element. These images, however, are embeddable in the ISL file, and not sav...
Fill Scene Graph Event The new FillSceneGraph event eliminates the need for you to create your own custom layer. This event is raised when all of the Primitives have been added to the WinChart’s™ scene graph, but before the WinChart is rendered. The FillSceneGraphEventArgs which is passed to the FillSceneGraphEven...
Filters The Presentation Layer Framework™ (PLF) provides filters that provide you with powerful flexibility to customize UIElements of a Windows Forms control. Click the links below to learn about the various PLF filters, as well as view sample code snippets. Draw Filter — Describes the IUIElementDrawFilter interf...
Final Release of CLR 1.x Version of Infragistics Professional In the 2007 Volume 1 release, Infragistics has released new features for the Infragistics Professional product for both the CLR 1.x and CLR 2.0 versions. The 2007 Volume 1 release will be the final release that our Infragistics Professional product will...
Getting Started In order to get you up and running quickly with the Ultimate UI for Windows Forms product, we’ve provided you with this Getting Started section. Before you start using Ultimate UI for Windows Forms, be sure to read through the topics in this section to ensure that you are getting the most out of th...
ImageList Keys Visual Studio 2005 (.NET Framework 2.0) can assign a string name to an item in an ImageList. The Image property of the Appearance object was changed so it can now be set to the key of an image in the associated ImageList. Previously, the image could only be set to an image or an integer denoting the...
Implementing Custom UIElement Objects Users of Infragistics controls don’t need to know how UIElements are implemented in order to use the controls in their projects. However, in order to create custom controls based on the PLF or to add/replace elements using a UIElementCreationFilter a more detailed understandin...
Improved Accessibility Support According to Section 508 of the Rehabilitation Act, all government applications must conform to a set of simple standards to accommodate individuals with disabilities. Most of our Windows Forms controls have been accessible for several releases now. WinListView and WinWeekView are no...