コード例 #1
0
ファイル: User32.cs プロジェクト: xuchuansheng/GenXSource
		public static extern bool AnimateWindow(IntPtr hWnd, uint dwTime, FlagsAnimateWindow dwFlags);
コード例 #2
0
 public static extern bool AnimateWindow(IntPtr hWnd, uint dwTime, FlagsAnimateWindow dwFlags);