BCGControlBar Pro for MFC
virtual void CBCGPShellList::OnSetColumns ( )
virtual

Called by the framework when it sets the names of the columns.

This function is called by the framework when the list control is being initialized. The default implementation creates four columns with the following names: "Name", "Size", "Type", "Modified".

Override this member function in your CBCGPShellList - derived class to customize the number of columns and their names.