Method SetWindowOpacity
| Edit this page View SourceSetWindowOpacity(nint, byte)
Sets the opacity of a layered window.
Declaration
public static void SetWindowOpacity(nint hWnd, byte alpha)
Parameters
Type | Name | Description |
---|---|---|
nint | hWnd | Window handle |
byte | alpha | Alpha value used to describe the opacity of the layered window. When |