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
399 stars 60 forks source link

[Bug]: Form ControlBox does not look native #1810

Open EliotVU opened 1 day ago

EliotVU commented 1 day ago

Describe the bug

The Minimize, Maximize, and Close button of the Form's so called ControlBox do not appear to be rendered in accordance with operating system.

Expected behavior

The buttons should look like native to the operating system as seen in the screenshot below.

Screenshots

The first control box is the native one for Windows 10 (Notepad), the second control box is Krypton. GIF 7-10-2024 22-09-54

Desktop

Smurf-IV commented 15 hours ago

All form elements are themed

PWagner1 commented 3 hours ago

Hi @EliotVU

KryptonForms are themed, so they don't follow the system design, so it's not a bug :)