[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetLayeredWindowAttributes

SetLayeredWindowAttributes Method

SetLayeredWindowAttributes(IntPtr, int, byte, int)

Declaration
public static extern bool SetLayeredWindowAttributes(IntPtr hwnd, int crKey, byte bAlpha, int dwFlags)
Parameters
Type Name Description
IntPtr hwnd
int crKey
byte bAlpha
int dwFlags
Returns
Type Description
bool