ZeeGrid Control Message

ZGM_SETGRIDLINECOLOR


ZGM_SETGRIDLINECOLOR

An application sends a ZGM_SETGRIDLINECOLOR message to set the gridline color to the specified ZeeGrid color palette entry.

ZGM_SETGRIDLINECOLOR
wParam = (WPARAM)(int) iCPIndex;     //index of the color palette to use for the gridline color
lParam = 0;                          //not used; must be zero

Parameters

iCPIndex
The value of wParam. The index of the color palette.

Return Values

This message does not return a value.

Copyright © 2002-2016 by David Hillard