函式屬於CListCtrl類中函式原型:BOOL DeleteColumn(int nCol);函式功能:Deletes a column from a report-mode control. 在報告模式下從列表中刪除某一列。函式參數: nCol表示需要刪除的列號。