DWMWINDOWATTRIBUTE (Enums)
Last changed: -72.53.74.180

.
Summary

C# Definition:

enum DWMWINDOWATTRIBUTE : uint
{
    NCRenderingEnabled = 1,
    NCRenderingPolicy,
    TransitionsForceDisabled,
    AllowNCPaint,
    CaptionButtonBounds,
    NonClientRtlLayout,
    ForceIconicRepresentation,
    Flip3DPolicy,
    ExtendedFrameBounds,
    HasIconicBitmap,
    DisallowPeek,
    ExceludedFromPeek,
    Cloak,
    Cloaked,
    FreezeRepresentation
}

VB Definition:

Enum DWMWINDOWATTRIBUTE
   TODO
End Enum

Notes:

None.

Documentation