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
- Added Border and BorderColors properties to SRP Picture Control and SRP Hyperlink Control
- Added OnGotFocus, OnLostFocus, OnMouseEnter, and OnMouseExit events to all controls
- Fixed bug where rare crash would occur when using context menus along with SRP Button controls as Cancel buttons
3.0.6
- Added IconEffects property
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