Common Control Structures
The following table shows the common control structures, with a description of the purpose for each.
Programming element | Description |
---|---|
INITCOMMONCONTROLSEX | This structure carries information used to load common control classes from the dynamic-link library (DLL). |
NMHDR | This structure contains information about a message. |
NMKEY | This structure contains information used with key messages. |
NMMOUSE | This structure contains information used with mouse messages. |
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.