Hi,
I'm getting an issue (with toolkit 4.4) where if I currently have a custom palette in Krypton manager, and I reload a form with a Krypton Manager, it flickers the colour to the base colour of the palette before going back to the custom colour.
(Hopefully) steps to recreate.
Form 1 has a KryptonPalette and KryptonManager with the Krypton Palette set as the globalPaltte set to the KryptonPalette.
Form 1 shows form 2, and closes itself (me.close).
Form 2 performs a function, and when the user clicks close, the form_closing event shows Form1. At this point, Form 2 flickers in colour before showing form 1.
I am unsure how to fix this issue, so any help would be appreciated!