using System.Runtime.InteropServices; // ... [DllImport("user32.dll", EntryPoint="GetSystemMenu")] private static extern IntPtr ...
確定! 回上一頁