leenice

ref:http://blog.csdn.net/wangzh300/article/details/5264316

 

WinForm的话 设置Button属性的FlatStyle为Flat,并且设置FlatAppearance里面的BorderSize为0.

如果是Web的话 在Button标签里加上style=" border:0px none" 的样式就可以.

分类:

技术点:

相关文章: