Friday, August 28, 2020

complete message list of all MFC controls

complete message list of all MFC controls. I will collect all message list of MFC controls. it will be convenient to create MFC applications.

  1. Tree Control Notification Messages
  2. Default List-View Message Processing
  3. List View
  4. Notifications from a Rich Edit Control
  5. Processing Tab Control Notification Messages
  6. Tab:: Macros
  7. This section contains information about the programming elements used with tab controls.

    each macro has a counterpart of message.

  8. TN062: Message Reflection for Windows Controls
  9. This technical note describes message reflection, a new feature in MFC 4.0. It also contains directions for creating a simple reusable control that uses message reflection.

  10. TN061: ON_NOTIFY and WM_NOTIFY Messages
  11. This technical note provides background information on the new WM_NOTIFY message and describes the recommended (and most common) way of handling WM_NOTIFY messages in your MFC application.

  12. List View Messages
  13. List View Notifications
  14. Button Control Notifications
  15. Button Control Messages
  16. How to send a notification that's handled by ON_NOTIFY?
  17. C++ & MFC Part 1: README FIRST
  18. Module 2: Getting Started with Visual C++ 6.0 AppWizard 1
  19. Module 2: Getting Started with Visual C++ 6.0 AppWizard 2
  20. it has good story of stdAfx.h file

  21. Module 3: Basic Event Handling, Mapping Modes, and a Scrolling View 1
  22. https://www.tenouk.com/visualcplusmfc/visualcplusmfc3a.html Module 3a: Basic Event Handling, Mapping Modes, and a Scrolling View 2
  23. Module 3b: Basic Event Handling, Mapping Modes, and a Scrolling View 3
  24. Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 1
  25. Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 2
  26. Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 3

No comments:

Post a Comment