WinXListView_DeleteColumn (hLV, iColumn)
description
Parameter | Description |
---|---|
hLV | The handle to the list view control |
iColumn | The 0 based index of the column to delete |
$$TRUE on success or $$FALSE on fail
none
'delete the first column |