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

Released: Jul 15, 2013

v4.0 での更新項目

  • Owner Draw events for drawing each part of the control.
  • Serialization of partial set of nodes, color schemes and themes.
  • Show nodes with their siblings and parent nodes only.
  • Load on Demand option for partially loading data from an XML file, database or memory stream.
  • Lock nodes from expanding or collapsing.
  • Different node permissions including AllowHover, AllowSelect, AllowExpand and AllowCollapse.
  • Styles can be inherited from parent nodes.

Released: Nov 8, 2011

v3.2 での更新項目

  • New RatingControl can use custom images to show rating values, includes a star image as the default image.
  • New NumberedListControl presents a numbered list of items acting like a navigation panel.
  • New Panel and TransparentPanel controls, presents a container with a gradient fill of its background and custom border appearance.
  • New IsChildOf method determines whether a node is a child of a specified node.
  • New GetPreferredSize method calculates and returns the actual size of a node space.
  • Improved...

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 18, 2010

v3.0 での更新項目

  • Great performance improvement during data load and control layout update
  • Partially visible controls remain active
  • RightToLeft support
  • 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...

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 node with control over animation
  • Option to manually stop the fading effect

Released: Oct 15, 2008

v2.0 での更新項目

  • Create nodes with rich content: 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 node
    • 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 element
    • Place various elements...

Released: Mar 20, 2008

v1.6 での更新項目

  • 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