예제 #1
0
파일: Win32.cs 프로젝트: i-e-b/WindowsJedi
 public static extern bool SetLayeredWindowAttributes(IntPtr windowHandle, UInt32 crKey, byte bAlpha, LayeredWindowFlags dwFlags);
예제 #2
0
파일: Win32.cs 프로젝트: i-e-b/WindowsJedi
 public static extern bool SetLayeredWindowAttributes(IntPtr windowHandle, UInt32 crKey, byte bAlpha, LayeredWindowFlags dwFlags);