Description: | Indicates whether the image color of ListItem objects is lightened. |
Used inobject: | ListItem |
Values (with constants): | True - Lightens the colors of the image.(POW-TRUE) False - Does not lighten the colors of the image.(POW-FALSE) |
Default value: | False - Does not lighten the colors of the image.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Not accessible. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |