本文介绍了控件不支持透明背景色,C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述我无法为我的文本框"设置透明背景颜色在运行时给出错误为控件不支持透明背景色"请给我解决方案...这是一个C#Windows应用程序感谢前进.解决方案 Hi, Im not able to set transparent background colors to my "textbox" in run time it gives error as "Control does not support transparent background colors" Please give me solution if any... It is a C# Windows application Thankx in advnce.. 解决方案 这篇关于控件不支持透明背景色,C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-09 17:44