The TVM_GETVISIBLECOUNT message obtains the number of items that can be fully visible in the client window of a tree-view control. You can send this message explicitly, or by using the TreeView_GetVisibleCount macro.
TVM_GETVISIBLECOUNT wParam = 0; lParam = 0;
Returns the number of items that can be fully visible in the client window of the tree-view control.
The TVM_GETVISIBLECOUNT message returns the number of items that can be fully visible, which may be greater than the number of items in the control. The control calculates this value by dividing the height of the client window by the height of an item.
Note that the return value is the number of items that can be fully visible. If you can see all of 20 items, and part of one more item, the return value is 20, not 21.
file: /Techref/os/win/api/win32/mess/src/msg20_27.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 05:42,
3.17.175.239: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_27.htm"> TVM_GETVISIBLECOUNT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.