mCtrl 0.8.1
|
Structure for notification MC_MTN_SELCHANGE. More...
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. |
Structure for notification MC_MTN_SELCHANGE.