Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

CSftTree

Standard constructor.

C++

CSftTree::CSftTree();

Comments

CSftTree describes a tree control without splitter bar.

A CSftTree object is created in two steps. First call the constructor CSftTree, then use the CSftTree::Create member function, which initializes and creates the tree control window and attaches it to the CSftTree object.

See Also C/C++ API | Categories | Notifications