User32UpdateLayeredWindow Method

Overload List

UpdateLayeredWindow(IntPtr, IntPtr, NativePoint, NativeSize, IntPtr, NativePoint, Int32, BlendFunction, UpdateLayeredWindowflags) Updates the position, size, shape, content, and translucency of a layered window.
UpdateLayeredWindow(IntPtr, IntPtr, Point, Size, IntPtr, Point, Int32, BlendFunction, UpdateLayeredWindowflags) Updates the position, size, shape, content, and translucency of a layered window.
UpdateLayeredWindow(SafeHandle, IntPtr, NativePoint, NativeSize, IntPtr, NativePoint, Int32, BlendFunction, UpdateLayeredWindowflags) Updates the position, size, shape, content, and translucency of a layered window.
UpdateLayeredWindow(SafeHandle, IntPtr, Point, Size, IntPtr, Point, Int32, BlendFunction, UpdateLayeredWindowflags) Updates the position, size, shape, content, and translucency of a layered window.

See Also