Windows Forms Wrong color help
I specified the BackColor to blue and ForeColor to white, but none of there are working except if i mouseover the button (it work with mouse over but not with normal state??) by the way im using MaterialSkin.
2 Replies
can you refactor your question to be a little clearer?
from what im getting something only turns blue when you hover your mouse over it
also, why did you use the
advanced
, intermediate
, and beginner
tags together?Also what's the context? Seems strange to manually create form elements in this case and not simply use the designer
Even with parts of a form that can be duplicated at runtime, there's UserControl for that