[DllImport("dwmapi.dll", EntryPoint = "#104")]
static extern int DwmpSetColorization(UInt32 ColorizationColor, bool ColorizationOpaqueBlend, UInt32 Opacity);
<DllImport("dwmapi.dll", EntryPoint:="#104")> _
Shared Function DwmpSetColorization(ByVal ColorizationColor As UInt32, ByVal ColorizationOpaqueBlend As Boolean, ByVal Opacity As UInt32) As Integer
End Function
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!