Versions Compared

Key

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

Anchor
Button Control 3.1.

...

0

...

Button Control 3.1.0

3.1.

...

General

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

Anchor
Button Control 3.0.9
Button Control 3.0.9

3.0.9

General

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

Anchor
Button Control 3.0.8
Button Control 3.0.8

3.0.8

General

  • 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.

...

  • Added AddTab method to add tabs to the end of the control.
  • Added RemoveTab method to remove tabs from the control.
  • Added IndexToHandle and HandleToIndex methods for mapping between tab handles and their corresponding indexes.

Anchor
Button Control 3.0.7
Button Control 3.0.7

3.0.7

General

...

  • Fixed bug where rare crash would occur when using context menus along with SRP Button controls as Cancel buttons

Anchor
Button Control 3.0.

...

6

...

Button Control 3.0.6

3.0.6

SRP Button

...

  • Added TabImageEffects property
  • Fixed bug where subclassed buttons wouldn't respect the text alignment

Anchor
Button Control 3.0.5
Button Control 3.0.5

3.0.5

SRP Picture

  • Added OnCustomDraw event, which allows developers to draw custom graphics using GDI32 WinAPI calls
  • Fixed Zoom property always rounding zoom levels to .25 increments
  • Fixed focus issues that were preventing zooming with mouse scrool wheel

Anchor
Button Control 3.0.4
Button Control 3.0.4

3.0.4

General

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

Anchor
Button Control 3.0.3
Button Control 3.0.3

3.0.3

General

  • Added ShowContextMenu method for displaying context menus on demand
  • Added OnContextMenuClick event that is fired when aforementioned context menu is clicked

...

  • Fixed bug where tabs would disappear if, during a synchronous SelChanged event, another control's VISIBLE property was set

Anchor
Button Control 3.0.2
Button Control 3.0.2

3.0.2

Picture

  • Updated ResizeUsingGDIPlus property to force control to redraw after being set

Anchor
Button Control 3.0.1
Button Control 3.0.1

3.0.1

Picture

  • Fixed bug where ResizeUsingGDIPlus property was being ignore if set within the Form Designer

Anchor
Button Control 3.0.0
Button Control 3.0.0

3.0.0

General

  • Updated to no longer requires SRPShared.dll

...