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

WM (Constants)
 
.
Summary
WM_* constants

C# Constants:

private const UInt32 WM_COMMAND    = 0x0111;
private const UInt32 WM_USER    = 0x0400;
private const UInt32 WM_CLOSE    = 0x0010;
private conts UInt32 WM_MOVE    = 0x0003;
private conts UInt32 WM_MOVING    = 0x0216;
private conts UInt32 WM_SYSCOMMAND    = 0x0112;

VB Constants:

TODO

Notes:

None.

 

Please edit this page!

Do you have...

  • helpful tips?
  • corrections to the existing content?
  • additional languages you want to include?

Select "Edit This Page" on the right hand toolbar and edit it!

 
Access PInvoke.net directly from VS:
Terms of Use
Find References
Show Printable Version
Revisions