IntegralUI Lists v3.1

Released: Jan 6, 2011

Updates in 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 ContentObjectClicked events now carry also the MouseButtons
  • Mouse wheel supported in ComboBox, ListControl and NumericUpDown controls
  • EnsureVisible method for subitems. Using it will position the specified subitem to the center of the current view.
  • Retrieving a subitem by its Key