MTM_QueryMinColWidth
MTM_QueryMinColWidth
This message is sent when M!Table needs the min. width of a column ( in pixels ).
The min. 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 min. width. Otherwise no min. width is used.
See also
MTM_QueryMaxColWidth
Automatic column sizing
Printing
Created with the Personal Edition of HelpNDoc: Easily create Help documents