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

3.1.0

  • Added ability to set disabled context menu items when calling ShowContextMenu method 

3.0.9

  • Fixed bug where accelerators derived from lowercase characters would use wrong key (affected Button and Tab controls) 

3.0.8

  • All controls have been rebuilt to ensure they register and work on Windows XP.
  • All controls have had their mouse-over logic altered to improve performance.
  • Fixed white backgrounds appearing on XP machines instead of theme

3.0.7

3.0.6

3.0.4

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

3.0.3

  • Added ShowContextMenu method for displaying context menus on demand
  • Added OnContextMenuClick event that is fired when aforementioned context menu is clicked
  • Fixed bug where having only toolbar buttons on a form (and nothing else) would cause OI to hang

3.0.0

  • Updated to no longer requires SRPShared.dll
  • Added IconSizeToFit property to force icons to fit within the button bounds
  • No labels