The 2008 v3 release of Studio Enterprise now includes a complete suite of 30+ Silverlight controls, 12 new and enhanced ASP.NET controls, and more features added to Windows Forms and WPF controls. With this release, you now have all the tools you need to create amazing Web and Windows applications.
30+ Silverlight Controls in Studio for Silverlight
- Full-featured RichTextBox, with support for rich formatting, images, lists, hyperlinks, HTML import/export, and more
- Chart, with professionally designed themes and palettes, support for animations and interactivity
- DataGrid, with enhanced editor support and built-in data filters
- Data, our Silverlight version of the ADO.NET classes that make writing data-centric applications easy
- Gauges, for creating dashboards that display quantitative data in an appealing and intuitive way
- Book, a new way to display information organized in pages that can be turned with the mouse
- And more!
New Line of ASP.NET Controls in Studio for ASP.NET
This next-generation of ASP.NET AJAX controls enables you to evolve your Web applications. Benefit from using the best quality, enhanced controls:
- Compatible with the ever changing standards and formats.
- Support major browsers, including IE, Mozilla, Opera, Firefox and Safari.
- Generate a 3x smaller footprint for your pages.
- Experience a performance gain.
- Integrate easily with CSS and JavaScript.
Check out the new Studio for ASP.NET controls.
Enhancements to Studio for WinForms
The 2008 v3 release of Studio Enterprise brings rich new features to popular Windows Forms components including grid, schedule, preview, Ribbon, and more.
ComponentOne FlexGrid® for WinForms: It is now possible to scroll the C1FlexGrid control horizontally at design time so you can easily set column properties.
ComponentOne True DBGrid® for WinForms: The SelectedStyle property, which controls the appearance of selected rows and columns, is now honored when rendering using Microsoft Office VisualStyles.
ComponentOne Schedule™ for WinForms: The following enhancements have been made to Schedule for WinForms in the 2008 v3 release:
- Able to Export and Import Schedules: You can now import and export data easily using the Import and Export methods.
- Print and Preview the Schedule: End-users can now print the schedule and view a print preview of schedule appointment data using the run-time context menu or buttons on the toolbar of the Appointment dialog box. Printing is based on using the C1PrintDocument component and C1PrintPreviewDialog form via reflection.
- Hide Appointments in Month View Mode: A new property enables you to determine whether to show appointment times in the month view.
- Localization Support: At design time you can open a localization form from Smart Designer or from the SmartTag. This form contains all UI strings that can be localized. Simply add new locale for your language and type in translations. This will create localized resources in .resx files. You can add as many locales as you want, and use the .resx file in multiple projects.
ComponentOne Reports™ for WinForms: The following enhancements have been made to Preview for WinForms in the 2008 v3 release:
- Insert Indexes in Your Document: You can now automatically generate indexes using the C1PrintDocument control, and customize the way the generated index looks. Each index consists of an alphabetized sorted list of letter headings with entries followed by lists of page numbers where the entry occurs. There can be several indexes in a document.
- Support for Editing Tag Values at Run Time: You can now show a form for the end-user to enter tag values for the tags contained in the Tags collection of a C1PrintDocument. You have the option to display all tags, specific tags, and specify when the Tags dialog box is visible to the end-user.
- Font Substitutions Accommodated: Font embedding has been significantly changed to accommodate font substitutions. New public properties and supporting types were added to C1PrintDocument. When a text is rendered using a font, and a glyph appears in the text that is not present in the specified font, a substitute font may be selected to render that glyph.
- Specify Your Print-related Services: Now you have the ability to set desired paper source and printer resolution.
ComponentOne Ribbon™ for WinForms: Create ToolTips with ease using the new ToolTip Editor.
ComponentOne InputPanel™ for WinForms: The following enhancements have been made to InputPanel for WinForms in the 2008 v3 release:
- Export/Import XML Layouts at Design Time: You can easily export and/or import XML layouts for the input panel at design time.
- Create Rich ToolTips: Use InputPanel for WinForm’s new full-fledged designer, UITypeEditor to create rich ToolTips for your input controls. Easily customize the appearance and specify the behavior of a ToolTip. For more control over the creation of your ToolTips, you can use the WYSIWYG HTML editor.
- Add Shortcut Menus: Display the ContextMenuStrip or ContextMenu from the event handler when the user right-clicks the controls.
ComponentOne SuperTooltip™ for WinForms: You can add animated .GIF files, just as you would add a standard image to C1SuperTooltip or C1SuperLabel.