Version history for version 4.0 and above can be found on ActiveX Version History.

2.0.7

  • Added ability to set disabled context menu items when calling ShowContextMenu method
  • Fixed bug where drag clicking checkboxes was no longer working

2.0.6

  • Fixed another HTML rendering bug that was sometimes causing a crash

2.0.5

  • Added Border and BorderColors properties to all controls
  • Added OnGotFocusOnLostFocusOnMouseEnter, and OnMouseExit events to all controls
  • Updated HTML rendering to support <br> tag
  • Fixed bug where adding items would cause a crash if keys were repeated at deeper child levels
  • Fixed bug where tree would crash when enabling HTML

2.0.4

  • Added "Faded" option to ImageEffects property
  • Updated drag-and-drop logic to always insert after last item if dragging past the last item
  • Fixed bug where OnDrop sometimes wouldn't fire during an INSERT type drag and drop operation

2.0.3

  • Fixed bug where control would occasionally crash when setting ItemList property a second time

2.0.2

  • Fixed bug where focus would go into every control on every click

2.0.1

2.0.0

  • Updated to no longer require SRPShared.dll
  • No labels