ZeeGrid Control Message

ZGM_AUTOSIZE_ALL_COLUMNS


ZGM_AUTOSIZE_ALL_COLUMNS

An application sends a ZGM_AUTOSIZE_ALL_COLUMNS message to adjust each ZeeGrid column to fit the maximum length text in each column.

ZGM_AUTOSIZE_ALL_COLUMNS
wParam = 0;  //not used; must be zero
lParam = 0;  //not used; must be zero

Return Values

This message does not return a value.

Remarks

This message has the same effect on the ZeeGrid as if the user had double-clicked the right side of each column header.

Copyright © 2002-2016 by David Hillard