C#中透明的文本框背景 [英] Textbox Background Transparent in C#

查看:651
本文介绍了C#中透明的文本框背景的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




你怎么能透明背景文本框?



没有组件alphatextbox







请...

解决方案

 <   asp:textbox     runat   =  server    id   =  textTest    style   =  background-color:transparent; >   <   / asp:textbox  >  


没有C#ASP



WINForm C#中的TextBox


Hi
How can you transparent Background textbox?

Without component alphatextbox



please ...

解决方案

<asp:textbox runat="server" id="textTest" style="background-color: transparent;"></asp:textbox>


No C# ASP

TextBox in WINForm C#


这篇关于C#中透明的文本框背景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆