ZeeGrid Control Message

ZGM_SETDEFAULTICON


ZGM_SETDEFAULTICON

An application sends a ZGM_SETDEFAULTICON message to set the default icon attribute of newly added cells to the ZeeGrid.

ZGM_SETDEFAULTICON
wParam = (WPARAM)(int) iIPIndex;   //icon palette index to use for default
lParam = 0;                        //not used; must be zero

Parameters

iIPIndex
The value of wParam. The index of the icon palette to assign to new cells by default.

Return Values

This message does not return a value.

Copyright © 2002-2016 by David Hillard