Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

SftTree/DLL Wizard

During the installation of SftTree/DLL, an icon for the application "Wizard" is installed in the program group SftTree DLL 7.5.

If you want detailed information about a specific setting that can be changed by the SftTree/DLL Wizard, make the control for the setting the current control by moving the input focus and hit F1.

This application can be used to generate most of the source code needed to interact with a tree control in a dialog or a window. It honors most SftTree/DLL attributes and should be used at design-time to build the necessary tree control initialization code.

The SftTree/DLL Wizard application is used to design a tree control look. Most control attributes can be manipulated, except pictures and bitmaps. Sample pictures are provided by the SftTree/DLL Wizard and cannot be changed. Of course, an application can freely define its own pictures. Once the desired look has been achieved, the run-time source code used to initialize the tree control can be generated for C and C++/MFC by clicking on the corresponding tab. The generated source code contains step by step instructions on how to incorporate it into an application.