Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The framework calls this method when it sets the names of the columns.
virtual void OnSetColumns();
Remarks
By default, the framework creates four columns in a CMFCShellListCtrl object. The names of these columns are Name, Size, Type, and Modified. You can override this method to customize the number of columns and their names.
Requirements
Header: afxshelllistctrl.h