DwmExtendFrameIntoClientArea Method
In This Topic
Syntax
'Declaration
Public Shared Sub DwmExtendFrameIntoClientArea( _
ByVal As IntPtr, _
ByRef As Win32.MARGINS _
)
public static void DwmExtendFrameIntoClientArea(
IntPtr ,
ref Win32.MARGINS
)
Parameters
- hWnd
- pMarInset
See Also