Description: | Determines which elements of the Node objects are displayed in the TreeView control. |
Used in control(s): | TreeView |
Values (with constants): | 0 - Text Only(POW-TVSTYLE-TEXTONLY) |
Default value: | 5 - TreeLines, Image and Text(POW-TVSTYLE-LINEIMAGE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |