Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Child Window Notification Messages
                                              Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  The handlers for child window notification messages can be divided into
  the following categories:
 
  Category                    Description
 
  Generic Control Handler   Handler for generic control notification
                              codes.
 
  User Button Handlers      Handlers for user button notification
                              codes.
 
  Combo Box Handlers        Handlers for combo box notification codes.
 
  Edit Control Handlers     Handlers for edit control notification
                              codes.
 
  List Box Handlers         Handlers for list box notification codes.
 
 
                                     -♦-