滑鼠點擊兩下視窗回復*/ private void notifyIcon1_MouseDoubleClick(object sender, MouseEventArgs e) { ShowForm(); } private void ShowForm() ...
確定! 回上一頁