开发者

How do I change the alpha channel of a color in a color picker dialog?

I've made a Color Picker in C#, but s开发者_如何学Goomeone asked me to make an Alpha property. So far it works great, except for the part of the Alpha property itself.

The question is: How do I change the ColorDialog.Color.A by scrolling up and down a ScrollBar?


Use the ValueChanged event on the ScrollBar class.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜