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 "DrawThemeParentBackground" in [All]

uxtheme

.

public extern static Int32 DrawThemeParentBackground(IntPtr hWnd, IntPtr hdc, ref RECT pRect);

.

public extern static Int32 DrawThemeParentBackground(IntPtr hWnd, IntPtr hdc, int pRect);

.

Declare Function DrawThemeParentBackground Lib "uxtheme.dll" (TODO) As TODO

.

Function DrawThemeParentBackground(ByVal hwnd As IntPtr, ByVal hdc As IntPtr, ByRef prc As RECT) As Integer

.
Documentation
[DrawThemeParentBackground] on MSDN

 
Access PInvoke.net directly from VS: