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

Constants

1: WM
.
WM_NCUAHDRAWCAPTION 0xAE The WM_NCUAHDRAWCAPTION message is an undocumented message related to themes. When handling WM_NCPAINT, this message should also be handled.
.

private const UInt32 WM_NCUAHDRAWCAPTION       = 0x00AE;

.

   WM_NCUAHDRAWCAPTION = &HAE

.

WM_NCUAHDRAWCAPTION       equ 0AEh

user32


 
Access PInvoke.net directly from VS: