NM_ (Constants)
Last changed: 10.181.105.3

.
Summary
Notification message constants.

C# Constants:

public const int NM_FIRST = 0;
public const int NM_CUSTOMDRAW = NM_FIRST - 12;

VB Constants:

TODO

Notes:

None.