Krypton-Suite / Theme-Palettes

BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

[Bug]: KryptonComboBox does not follow theme settings when DropDownStyle is DropDownList #39

Closed hopla closed 2 years ago

hopla commented 2 years ago

The KryptonComboBox component does not follow theme settings when DropDownStyle is set to DropDownList. I have verified this in the Palette Designer in the branches Canary and Alpha.

See this screenshot: image

I am running Windows 11 Pro 21H2.

hopla commented 2 years ago

This seems to be related to issue Krypton-Suite/Standard-Toolkit#723

hopla commented 2 years ago

This PR fixes the issue... https://github.com/Krypton-Suite/Theme-Palettes/pull/38

Smurf-IV commented 2 years ago

@hopla Thanks for the PR