Description: | Defines the position of icons in the ListView control, small and large icon modes. |
Used in control(s): | ListView |
Values (with constants): | 0 - None: (POW-LVICON-AUTO) 1 - Left:(POW-LVICON-LEFT) 2 - Top:(POW-LVICON-TOP) It is only effective when the LVStyle property is "0 - Large icon" or "1 - Small icon". |
Default value: | 0 - None: (POW-LVICON-AUTO) |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | VT_I4 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |