ZeeGrid Control Message

ZGM_GETCURSORROW


ZGM_GETCURSORROW

An application sends a ZGM_GETCURSORROW message to get the row of the ZeeGrid cursor.

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

Return Values

The return value is the row of the ZeeGrid cursor.

Remarks

If the cursor has been "lost", this fuction will return -1.

Copyright © 2002-2016 by David Hillard