Message Types Associated with User-Interface Objects
The following table shows the types of objects with which you work, and the types of messages associated with them.
User Interface Objects and Associated Messages
Object ID |
Messages |
---|---|
Class name, representing the containing window |
Windows messages appropriate to a CWnd-derived class: a dialog box, window, child window, MDI child window, or topmost frame window. |
Menu or accelerator identifier |
|
Control identifier |
Control notification messages for the selected control type. |
See Also
Tasks
Reference
Navigating the Class Structure