|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
|
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TreeView_GetCount
The
TreeView_GetCount macro retrieves a count of the items in a tree-view control. You can use this
macro or explicitly send the
TVM_GETCOUNT message.
UINT TreeView_GetCount(
Parameters
hwnd
Handle to the tree-view control.
Return Values
Returns the count of items.
See Also
TVM_GETCOUNT
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples