The FillRect API. ... C# Signature: [DllImport("user32.dll")] static extern int FillRect(IntPtr hDC, [In] ref RECT lprc, IntPtr hbr); ...
確定! 回上一頁