[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetLayeredWindowAttributes

SetLayeredWindowAttributes Method

SetLayeredWindowAttributes(nint, int, byte, int)

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