Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DwmExtendFrameIntoClientArea" in [All]

Structures

.
Summary
Used with the [DwmExtendFrameIntoClientArea] function to extend the Aero composition further into a given window, given the distances from the sides.

dwmapi

.

static extern int DwmExtendFrameIntoClientArea(IntPtr hwnd, ref MARGINS margins);

.

Private Shared Function DwmExtendFrameIntoClientArea(ByVal hwnd As IntPtr, ByRef margins As MARGINS) As Integer

.
Documentation
[DwmExtendFrameIntoClientArea] on MSDN
.
Summary

 
Access PInvoke.net directly from VS: