An application sends a ZGM_ENABLETBPRINT message to enable or disable the print button on the ZeeGrid toolbar.
ZGM_ENABLETBPRINT
wParam = (WPARAM) (BOOL) fEnable; //enable flag
lParam = 0; //not used; must be zero
This message does not return a value.
The toolbar print button is enabled by default.