home *** CD-ROM | disk | FTP | other *** search
/ distrib.akp.su/Programming/Vb-6+Rus/ / distrib.akp.su.tar / distrib.akp.su / Programming / Vb-6+Rus / COMMON / MSDEV98 / BIN / MFCCLWZ.DLL / SRCDATA / SYSTABCO.LST < prev    next >
File List  |  1998-06-18  |  707b  |  8 lines

  1. N|TCN_SELCHANGE||CTabCtrl|Indicates that the selection has changed from one item to another
  2. N|TCN_SELCHANGING||CTabCtrl|Indicates that the selection is about to be changed from one item to another
  3. N|TCN_KEYDOWN|TC_KEYDOWN* pTCKeyDown = (TC_KEYDOWN*)pNMHDR;|CTabCtrl|Indicates that a key has been pressed
  4. N|TCN_GETOBJECT|NMOBJECTNOTIFY* pTCObjectNotify = (NMOBJECTNOTIFY*)pNMHDR;|CTabCtrl|Indicates that an object was dragged over a tab item
  5. N|NM_RCLICK||CTabCtrl|Indicates that the right mouse button has been clicked
  6. N|NM_CLICK||CTabCtrl|Indicates that the left mouse button has been clicked
  7. N|NM_OUTOFMEMORY||CTabCtrl|Indicates that the control could not complete an action because it ran out of memory