C1 Studio for WinForms improves 2D barcode support
Released: Jul 21, 2011
Updates in this release
Updates in 2011 v2
- New C1QRCode Control Supports 2D Barcodes - BarCode for WinForms includes the new C1QRCode control, which supports 2D barcodes using the popular QR (Quick-Response) encoding. QR barcodes are useful because they can be scanned directly from a screen using any smart phone. Generate 2D barcode images in your desktop apps, reports or from a Web service.
- New Windows 7 Control Pack for WinForms - Integrate your applications with Windows 7 using Windows 7 Control Pack for WinForms. C1TaskbarButton enables you to easily manage progress indicators, thumbnails, overlays and jump lists on the Windows 7 taskbar. C1TaskDialog allows you to create powerful Windows 7-style dialogs.
- True DBGrid for WinForms Enhancements - True DBGrid for WinForms now supports conditional filtering as an alternative to the filterbar. With conditional filtering a drop-down appears when the user hovers over any column header with conditional filtering enabled. The built-in filters include a value filter (checkboxes) as well as conditions such as "greater than" or "contains." This type of filtering is modeled after the same feature in C1FlexGrid.
- Editor for WinForms Enhancements - Added C1Editor.WebBrowser property that returns a reference to the IWebBrowser2 interface for the current C1Editor mode. This enables more advanced programming opportunities for C1Editor. C1Editor has a new Style Formatting dialog which provides more formatting capabilities and more control over CSS styling of HTML elements. C1EditorToolStripStyle toolbar has a new button for editing borders.
- Reports for WinForms Enhancements - C1MultiDocument, part of Reports for WinForms, now supports C1Report and C1RdlReport (in addition to C1PrintDocument) so you can combine all three document types together.