You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: