Krypton-Suite / Standard-Toolkit

An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8
BSD 3-Clause "New" or "Revised" License
403 stars 62 forks source link

[Bug]: ButtonSpecs do not handle properly on resized text/rich textboxes #1052

Open PWagner1 opened 1 year ago

PWagner1 commented 1 year ago

The buttonspec 'hit area' should cover the whole height of the control.

ButtonSpec

Smurf-IV commented 1 year ago

This is similar to another bug I raised a long while ago: I think the old one was related to RTF controls, but it appears to be any Multi-Line text control is the same.

Edit: Found it: #121