摘要:
public partial class Form : Form { //窗体移动API [DllImport("user32.dll")] public static extern bool ReleaseCapture(); [DllImport("user32.dll")] public static ... 阅读全文
posted @ 2018-09-20 15:30
纡ゾ少︶ㄣ
阅读(130)
评论(0)
推荐(0)
摘要:
private void timer2_Tick(object sender, EventArgs e) { timer1.Interval = 200; AutoSideHideOrShow(); } void AutoSideHideOrShow() { ... 阅读全文
posted @ 2018-09-20 14:50
纡ゾ少︶ㄣ
阅读(244)
评论(0)
推荐(0)

浙公网安备 33010602011771号