home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / SRCDATA / COMBOBOX.LST < prev    next >
Encoding:
File List  |  1996-07-12  |  807 b   |  12 lines

  1. |CBN_CLOSEUP|CComboBox|Indicates the list box of a combo box has closed
  2. |CBN_DBLCLK|CComboBox|Indicates the user double-clicked a string
  3. |CBN_DROPDOWN|CComboBox|Indicates the list box of a combo box is dropping down
  4. |CBN_EDITCHANGE|CComboBox|Indicates the user has changed text in the edit control
  5. |CBN_EDITUPDATE|CComboBox|Indicates altered text is about to be displayed
  6. |CBN_ERRSPACE|CComboBox|Indicates the combo box is out of memory
  7. |CBN_KILLFOCUS|CComboBox|Indicates the combo box is losing the input focus
  8. |CBN_SELCHANGE|CComboBox|Indicates a new combo box list item is selected
  9. |CBN_SELENDCANCEL|CComboBox|Indicates the user's selection should be cancelled
  10. |CBN_SELENDOK|CComboBox|Indicates the user's selection is valid
  11. |CBN_SETFOCUS|CComboBox|Indicates the combo box is receiving the input focus