会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
C#菜鸟之行
博客园
首页
新随笔
联系
订阅
管理
2017年3月24日
C# 在windows form实现不规则窗体&透明窗体
摘要: private void Form1_Load(object sender, EventArgs e) { this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.BackColor = Color.Red; th
阅读全文
posted @ 2017-03-24 22:31 c#菜鸟之行
阅读(2292)
评论(0)
推荐(0)
编辑
公告