.
Used with DwmGetWindowAttribute
2/21/2017 9:40:25 PM - -203.38.37.134
.
public static extern int DwmSetWindowAttribute(IntPtr hwnd, DWMWINDOWATTRIBUTE attr, ref int attrValue, int attrSize);
.
Public Shared Function DwmSetWindowAttribute(hwnd As IntPtr, attr As DWMWINDOWATTRIBUTE, ByRef attrValue As Integer, attrSize As Integer) As Integer
.
.
TODO - a short description
5/5/2023 7:29:03 AM - -2.67.91.254
Used with DwmGetWindowAttribute
2/21/2017 9:40:25 PM - -203.38.37.134