IntegralUI TreeListView (英語版) のリリース

Released: Jul 15, 2013

v4.0 での更新項目

  • Multi-column sorting.
  • Span sub-items in multiple columns.
  • Serialization of a partial set of items, color schemes and themes.
  • Load on Demand option for partially loading data from an XML file, database or memory stream.
  • Owner Draw events for drawing each part of the control.
  • Set column min and max width.
  • Different column permissions including AllowHover, AllowSelect, AllowResize, AllowDrag and AutoSizable.
  • Different node permissions including AllowHover, AllowSelect, AllowExpand and AllowCollapse...

Released: Dec 21, 2011

v3.2 での更新項目

  • Option to show items in Card view in ListView control
  • Option to align expand box in groups in ListView
  • Option to fix items on top or bottom side in ListBox and TreeView, which can act like header and footer
  • Option to extend the current theme with custom colors for all controls
  • New RatingControl which can use custom images to show rating values, includes star image as default
  • New NumberedListControl presents a numbered list of items acting like navigation panel
  • New controls: Panel and...

Released: Jan 6, 2011

IntegralUI Lists での更新項目

  • Pixel-based scrolling enabled for ListBox, TreeListView and TreeView controls
  • New Key property in ObjectEventArgs, used to uniquely identify different objects
  • Fully compatible with Visual Studio 2010
  • The Key which specifies the text from XML content is carried with the editing events
  • A built-in root node which will be used as parent for first level nodes and which retrieve the control Nodes collection
  • IsRoot property which determines whether a node is the root node
  • ItemObjectClicked and...

Released: May 11, 2010

v3.0 での更新項目

  • Great performance improvement during data load and control layout update
  • Partially visible controls remain active
  • New XML attributes
  • Option to separately show/hide the scrollbars
  • CurrentList property, represents a flat list of all nodes that are currently visible and filtered
  • Alignment of expand box, check box, state image and item icon
  • EnsureVisible with option to choose the item position
  • ItemSelectionChanged even which notifies when node changes its selection
  • Option to edit nodes and subitems...

Released: Dec 17, 2009

v2.2 での更新項目

  • 8 new built-in controls which can be used as a standalone and inside list controls using XML tags:
    CheckBox, ComboBox, DateTimePicker, ListControl, MonthCalendar, NumericUpDown, ProgressBar, TextControl
  • Advanced filter which allows data to be filtered by multiple values using AND, OR criteria and exact or prefix match
  • XML Serialization for controls and images
  • Improved performance during load process
  • ApplyFocusStyle, a property which enables/disables FocusStyle for items. Useful during...

Released: Feb 10, 2009

v2.1 での更新項目

  • Option for Custom controls to remain visible during scrolling
  • Support for custom animated gifs in every item with control over animation
  • Option to edit the subitem text during runtime
  • Expand boxes can be placed in other columns
  • Option to manually stop the fading effect

Released: Oct 15, 2008

v2.0 での更新項目

  • Improved creation of item's content with various objects: Text, Images, Hyperlinks, Custom Controls, CheckBoxes, Flags, etc.
  • Advanced formatting options by use of XML tags
    • A table based formatting of the item content, with which a complex data can be presented in a single item
    • Every content element can have their own color and format styles
    • Multiple images at different places in the single content
    • Multiple custom controls at different places in the single content
    • Content alignment for every...

Released: Mar 20, 2008

v1.2 での更新項目

  • ItemDrag event, fired during start of a custom drag&drop operation
  • ItemMouseHover event, fired when mouse cursor hovers for some time over node space
  • ScrollPosChanged event, fired when there is a change in scrollbar value
  • ShowStateImages, property with which you can control the appearance of State Images
  • DropMarkerType, property with which you can change the appearance of drop marker during drag&drop operation
  • FindItem, method for searching an item with matching text
  • GetSubItem, method...