Versions Compared

Key

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

4.1.17

General

  • Fixed bad build date causing licenses to prematurely expire

Panel

  • Added ability to override background when calling AddCtrls
  • Fixed bug where SRP EditTable option buttons wouldn't work when inside a Panel control

4.1.16

Subclass

  • Added Tile method for MDICLIENT controls

  • Updated OnComboClick to fire when pressing Tab to exit EDITLINE controls

  • Fixed TILE and CASCADE events not working with themed MDICLIENT controls

4.1.15

Panel

  • Fixed bug where panel would sometimes not scroll when tabbing through controls
  • Fixed bug where panel would not use custom colors for EDITLINES and other control types

...

  • Fixed bug where multi-line editbox (used when editing cell) would not correctly position over the cell upon first use
  • Fixed bug where system would chime when pressing ESC to abort a cell edit
  • Fixed bug where CellMerge would fail when there were more than 127 rows

Panel

  • Fixed bug in 64-bit where OIX form designer would produce errors instead of a context menu on a right click

...

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)

...

  • Added field <2, 25> to ComboType property to allow developers to set combo row height

Panel

  • Updated control to subclass frame windows and ensure proper closing of frame via Alt-F4 and upper right close button
  • Fixed bug where Border would not set correctly in Form Designer
  • Fixed bug where closing MDI Frame programmically would sometimes not close MDI children with SRP Panel Controls on them

...

Panel

...

  • Added CellButtonEnabled property for officially enabling and disabling button cells
  • Updated CellType property with fields <6> and <7> for customizing button colors when disabled.

Panel

  • Fixed bug where child controls would not behave correctly when embedded and sometimes disappear.

...

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.

Panel

  • Added OnParentClosing event to notify developers when user clicked X button or Alt_F4 on parent.
  • Added Cancel property so OnParentClosing event can be used to cancel the closing of the window.

...