MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

MaterialSkinManager overrides control background

Open jackhab opened this issue 3 years ago • 0 comments

I have a plain Winforms non-MaterialSkinManager label which has BackColor set to red (I suppose there is no way to have custom BackColor with MaterialLabel - correct me if I'm wrong).

When I pop up MaterialForm dialog the background color of the label (in the parent window) is reset back to its ambient default.

What is the way to create either material or plain label with specified BackColor?

jackhab avatar Apr 11 '22 10:04 jackhab