Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

Label Picture

The label picture is an optional picture. The label picture areas of all items are always aligned, regardless of item levels, so all label pictures are displayed in one column, without indentation. The label picture can be of any size and any number of different pictures can be used, one for each item. In a fixed height tree control, all label pictures used must be the same height and width as the registered label picture (see SetItemLabelPicture). In a variable height tree control, label pictures can be of varying height and width, but all must be smaller or equal in size to the registered label picture (see SetItemLabelPicture).

Tree Components