The TVM_EXPAND message expands or collapses the list of child items, if any, associated with the specified parent item. You can send this message explicitly or by using the TreeView_Expand macro.
TVM_EXPAND wParam = (WPARAM) (UINT) flag; lParam = (LPARAM) (HTREEITEM) hitem;
Value |
Meaning |
TVE_COLLAPSE |
Collapses the list. |
TVE_COLLAPSERESET |
Collapses the list and removes the child items. Note that TVE_COLLAPSE must also be specified. |
TVE_EXPAND |
Expands the list. |
TVE_TOGGLE |
Collapses the list if it is currently expanded or expands it if it is currently collapsed. |
Returns TRUE if any change took place or FALSE otherwise.
This message does not send the TVN_ITEMEXPANDING and TVN_ITEMEXPANDED notification messages to the parent window.
TreeView_Expand, TVN_ITEMEXPANDED, TVN_ITEMEXPANDING
file: /Techref/os/win/api/win32/mess/src/msg20_18.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 05:29,
18.225.156.102: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/msg20_18.htm"> TVM_EXPAND</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.