MTM_QueryMaxColWidth

This message is sent when M!Table needs the max. width of a column ( in pixels ).
The max. width is needed when
- MTblAutoSizeColumn is called
- MTblPrint is called and fcMTblPrintParams.FitCellSize is TRUE

Parameters
wParam
Handle of the column
lParam
The column's best width M!Table determined

Return
If > 0, M!Table uses this value as max. width. Otherwise no width limitation is used.

See also
MTM_QueryMinColWidth
Automatic column sizing
Printing

Created with the Personal Edition of HelpNDoc: Easily create Web Help sites