摘要:
public void SetWindowRegion() { System.Drawing.Drawing2D.GraphicsPath FormPath; FormPath = new System.Drawing.Drawing2D.GraphicsPath(); Rectangle rect = new Rectangle(0, 0, this.Width, this.Height); FormPath = WinGetRoundedRectPath(rect, 15); ... 阅读全文
posted @ 2013-09-24 23:32
倾心映蝶
阅读(272)
评论(0)
推荐(0)

浙公网安备 33010602011771号