MC_MTN_SELCHANGE
notification.
More...
#include <mCtrl/mditab.h>
Data Fields | |
NMHDR | hdr |
Common notification structure header. | |
int | iItemOld |
Index of previously selected tab. | |
LPARAM | lParamOld |
Data of previously selected tab, or zero. | |
int | iItemNew |
Index of newly selected tab. | |
LPARAM | lParamNew |
Data of newly selected tab, or zero. |
MC_MTN_SELCHANGE
notification.