Yoyo experts!
I have several progressbars on my Windowsform (NOT WPF), and I would like to use different colors for each one.
How can I do this? I've googled , and found that I have to create my own control. But I have no clue , how to do this. Any idea? For example progressBar1 green, progressbar2 red.
Edit: ohh, I would like to solve this, without removing the Application.EnableVisualStyles();
line, because it will screw my form looking up :/
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…