1 reference to SetLayeredWindowAttributes
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.SetLayeredWindowAttributes.cs (1)
12
BOOL result =
SetLayeredWindowAttributes
(hwnd.Handle, crKey, bAlpha, dwFlags);