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

  1. N|NM_CLICK||CTabCtrl|Indicates that the user has clicked the left mouse button in the control
  2. N|NM_DBLCLK||CTabCtrl|Indicates that the user has double-clicked the left mouse button in the control
  3. N|NM_KILLFOCUS||CTabCtrl|Indicates that the control has lost input focus
  4. N|NM_OUTOFMEMORY||CTabCtrl|Indicates that the control could not complete an action because it ran out of memory
  5. N|NM_RCLICK||CTabCtrl|Indicates that the user has clicked the right mouse button in the control
  6. N|NM_RDBLCLK||CTabCtrl|Indicates that the user has double-clicked the right mouse button in the control
  7. N|NM_RETURN||CTabCtrl|Indicates that the control has the input focus and the user has pressed the enter key
  8. N|NM_SETFOCUS||CTabCtrl|Indicates that the control has gained the input focus
  9. N|TCN_KEYDOWN|TC_KEYDOWN* pTCKeyDown = (TC_KEYDOWN*)pNMHDR;|CTabCtrl|Indicates that a key has been pressed
  10. N|TCN_SELCHANGE||CTabCtrl|Indicates that the selection has changed from one item to another
  11. N|TCN_SELCHANGING||CTabCtrl|Indicates that the selection is about to be changed from one item to another