C# 無邊框移動表單的三種方法 · 1.重寫wndProc代碼:. protected override void WndProc(ref Message m) { · 2.創建消息 代碼:. private const int WM_NCLBUTTONDOWN = ...
確定! 回上一頁