本文介绍了在.net中使用animation.ocx的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 为动画控件设置背景颜色不需要 效果。 BackStyle属性设置为cc2BackstyleTransparent。 无论BackColor是什么属性设置为,在运行时 backcolor始终是SystemColors.Control。 Setting backcolor for the animation control does not takeeffect.The BackStyle property is set to cc2BackstyleTransparent.No matter what BackColor property is set to, in run timethe backcolor is always SystemColors.Control.推荐答案 这篇关于在.net中使用animation.ocx的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
11-03 00:19