The HDM_SETITEM message sets the attributes of the specified item in a header control. You can send this message explicitly or by using the Header_SetItem macro.
HDM_SETITEM wParam = (WPARAM) (int) index; lParam = (LPARAM) (const HD_ITEM FAR*) phdi;
If the operation succeeds, the return value is TRUE.
If the operation fails, the return value is FALSE.
The HDN_ITEMCHANGING notification message is sent to the parent window before the item attributes are changed. The parent window can return FALSE to prevent the changes, and in that case, HDM_SETITEM returns FALSE. If the parent window returns TRUE, the changes are made and the parent window receives the HDN_ITEMCHANGED notification message.
HD_ITEM, HDN_ITEMCHANGED, HDN_ITEMCHANGING, Header_SetItem
file: /Techref/os/win/api/win32/mess/src/msg08_11.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 10:49,
3.135.192.185: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://massmind.ecomorder.com/Techref/os/win/api/win32/mess/src/msg08_11.htm"> HDM_SETITEM</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.