The TCN_SELCHANGE notification message notifies a tab control’s parent window that the currently selected tab has changed. This message is sent in the form of a WM_NOTIFY message.
TCN_SELCHANGE idTabCtl = (int) LOWORD(wParam); lpnmhdr = (LPNMHDR) lParam;
No return value.
To determine the currently selected tab, use the TabCtrl_GetCurSel macro.
NMHDR, TabCtrl_GetCurSel, TCN_SELCHANGING, WM_NOTIFY
file: /Techref/os/win/api/win32/mess/src/msg19_22.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 22:31,
3.144.90.192:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/os/win/api/win32/mess/src/msg19_22.htm"> TCN_SELCHANGE</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.