home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / vjtrial / vjupdate.exe / MFCCLSWZ.DLL / SRCDATA / EDIT.LST < prev    next >
Encoding:
File List  |  1996-07-31  |  539 b   |  9 lines

  1. |EN_CHANGE|CEdit|Indicates the display is updated after text changes
  2. |EN_ERRSPACE|CEdit|Indicates the edit control is out of memory
  3. |EN_HSCROLL|CEdit|Indicates the user clicked the scroll bar
  4. |EN_KILLFOCUS|CEdit|Indicates the edit control is losing the input focus
  5. |EN_MAXTEXT|CEdit|Indicates the insertion is truncated
  6. |EN_SETFOCUS|CEdit|Indicates the edit-control is receiving the input focus
  7. |EN_UPDATE|CEdit|Indicates edit-control is about to display altered text
  8. |EN_VSCROLL|CEdit|Indicates the user clicked the vertical scroll bar