Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

4.2.4

February 8, 2024

General

  • Updated 32-bit images with no transparent pixels to not use auto color keying.

Tree

  • Fixed bug where using SendItems would cause icon to be rendered upside-down.

4.2.3

January 17, 2024

Report Table

...

  • Fixed panes not rendering on monitors positioned above the main monitor

4.2.2

October 17, 2023

General

  • Updated disabled images to simply draw grayscale on systems with 24bpp or less
  • Fixed disabled images being stretched

...

  • Fixed crash when resizing entities that have group parents

4.2.1

May 15, 2023

General

  • Fixed caching issues in balloon tooltips
  • Fixed transparent colors when using 32-bit PNGs
  • Fixed 8-bit images not rendering correctly
  • Fixed rendering of disabled images to behave same as previous versions
  • Fixed number formats using monetary symbols placing symbol before literals

...

  • Fixed themed MSI Client borders being too wide

Tree

  • Fixed images not appearing in full-row tooltips
  • Fixed crash that could occur when using hyperlinks

4.2

March 27, 2023

General

  • Added DPI awareness for OI 10.
  • Updated “XP” Border style theme in Windows 11 to not use edit line themes since they only have a border along the bottom.

...

  • Updated scroll buttons to use toolbar theme assets since the scrollbar assets in Win11 look off.

4.1.20

October 18, 2021

General

  • Updated to work in 10.1

EditTable

...

  • Fixed date indicator not appearing in multi-day horizontal view
  • Fixed crash that could occur when passing appointments for entities that don't exist
  • Fixed small memory leak that occurs when passing appointments that already exist
  • Fixed crash that could occur when resetting AppointmentList after the user has interacted with the current view

4.1.19

April 21, 2021

General

  • Dates now use local month/day names

...

  • Fixed bug where Tile orientation wasn't the same as the TILE event

4.1.17

General

  • Fixed bad build date causing licenses to prematurely expire

...

  • Fixed bug where CaptionAlignment would not justify the actual text accordingly

Tree

  • Fixed sticky tooltips

4.1.3

...

  • Added OnComboVirtualData event to subclass controls to allow for more complex data retrieval
  • Updated OnComboClick event to fire when selecting an item using arrows and ENTER

Tree

  • Added "TextNoCase" ItemType to support case-insensitive sorting

...

Anchor
SRP Controls 4.1.1
SRP Controls 4.1.1

4.1.1

General

  • Fixed issues with OCX not running older versions of Windows Server

...

Anchor
SRP Controls 4.1.0
SRP Controls 4.1.0

4.1.0

General

  • Added 64-bit support

  • Added new encrypted LIC file support (32-bit OCX uses either LIC file or SRPLicense.DLL, 64-bit OCX only uses LIC file)

  • Updated all Theme properties to support any theme independently from other controls (e.g. ShortcutBar theme will not override Ribbon theme)

...

Tree

...

  • Fixed bug where ComboSelPos would not reset to 0 when cleared.
  • Fixed bug where dropdown buttons occasionally misbehaved.

Tree

Anchor
SRP Controls 4.0
SRP Controls 4.0

4.0

General

  • No more separate OCXs! SRPControls.ocx is now one OCX to rule them all! Licensing options have not changed, both individual and Pro licenses are still supported.
  • Added BlockEvents property added to all controls; set it to 1 to temporarily disable events.
  • Fixed bug where forms could sometimes crash when restoring from minimized state.
  • Fixed many reported bugs in all controls.

...

  • Added SpinRange property for setting the numerical limits of a spin button.

Tree

  • Added AutoExpandDuringDrag property to disable items expanding automatically while doing a drag and drop operation.
  • Added KeystrokeFindEnabled property to disable the user typing on the keyboard to jump to an item.
  • Added KeystrokeFindTime property to set the time, in milliseconds, between keystrokes to continue a word when doing a keystroke search.
  • Added ImageSize property to set the fixed size of tree item images.
  • Added Filter property to allow a condition statement applied to all items in the tree, hiding those that don't meet the condition.
  • Added ItemField and ItemFields properties to support user defined values associated to an item.
  • Fixed bug where tree would crashed drag-clicking check boxes

...