| BCGCBPRODLLEXPORT UINT BCGM_GRID_COLUMN_CLICK |
This registered windows message is sent to the grid's owner window by the default implementation of CBCGPGridCtrl::OnHeaderColumnClick.
| wParam | ID of Grid Control that sent the message |
| lParam | a clicked column index. |