摘要:
#region 窗体移动 [System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint = "ReleaseCapture")] private static extern void ReleaseCapture(); [Sys 阅读全文
posted @ 2022-02-18 16:02
LuoCore
阅读(423)
评论(0)
推荐(0)
摘要:
#region 设置窗体圆角 /// <summary> /// 设置窗体圆角 /// </summary> /// <param name="f"></param> public static void FormRounded(this Form f) { f.Resize += (object 阅读全文
posted @ 2022-02-18 16:02
LuoCore
阅读(220)
评论(0)
推荐(0)
摘要:
https://chuna2.787528.xyz/mqxs/p/9466218.html public class FormShadow : Form { public FormShadow() { Initialize(); } /// <summary> /// 界面加载 /// </summar 阅读全文
posted @ 2022-02-18 16:01
LuoCore
阅读(1008)
评论(2)
推荐(0)

浙公网安备 33010602011771号