Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

CSftTreeSplit

Standard constructor.

C++

CSftTreeSplit::CSftTreeSplit();

Comments

CSftTreeSplit describes a tree control with a splitter bar.

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

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