ZeeGrid Control Message

ZGM_PRINT


ZGM_PRINT

An application sends a ZGM_PRINT message to print the ZeeGrid data.

ZGM_PRINT
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 will initiate the common dialog print selection just as though the user had clicked the print button on the toolbar.

Copyright © 2002-2016 by David Hillard