WM_PRINTCLIENT ; message.WParam = e.Graphics.GetHdc(); message.LParam = (IntPtr)WIN32Helper.PRF_CLIENT; DefWndProc(ref message); e.Graphics.
確定! 回上一頁