About Tree-View Controls
You create a tree-view control by using the
CreateWindowEx function, specifying the WC_TREEVIEW window class. The class is registered
when the common control dynamic-link library (DLL) is loaded. To ensure that this
DLL is loaded, include the
InitCommonControls function in your application.
After creating a tree-view control, you add, remove, arrange, or otherwise
manipulate items by sending messages to it. Each message has one or more
corresponding macros that you can use instead of sending the message explicitly. The
macros are listed with the messages in the Reference section of this topic.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database