Version

New WinListView Control

The WinListView™ control is a completely new control in the Ultimate UI for Windows Forms 2006 Volume 1 release. It actually emulates three separate controls (ListView, ListBox, and CheckedListBox) through property settings, making it a versatile control that can perform several functions. It mimics the in-box ListView, ListBox, and CheckedBox controls with the added support of our unique Presentation Layer Framework™. With the WinListView control, you will be able to mimic applications such as the Windows® Explorer. If your application simply requires a standard CheckedBox, set the CheckBoxStyle property (exposed by ViewSettingsList and ViewSettingsDetails object properties) in order to turn the WinListView control into a CheckedBox-type control.

new ultralistview control