C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SetLayeredWindowAttributes Method

In This Topic
SetLayeredWindowAttributes Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SetLayeredWindowAttributes( _
   ByVal hwnd As IntPtr, _
   ByVal crKey As Integer, _
   ByVal bAlpha As Byte, _
   ByVal dwFlags As Integer _
) As Boolean
 

Parameters

hwnd
crKey
bAlpha
dwFlags
See Also