ZeeGrid Control Message

ZGM_GETROWHEIGHT


ZGM_GETROWHEIGHT

An application sends a ZGM_GETROWHEIGHT to get the height in pixels of the ZeeGrid data rows.

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

Return Values

The height of the ZeeGrid data rows in pixels.

Remarks

All data rows of the ZeeGrid are the same height.

Copyright © 2002-2016 by David Hillard