This message retrieves the dimensions of the rectangle that bounds a list-box item as it is currently displayed in the list-box window.
Parameter |
Description |
wParam |
Contains an index to the item. |
|
lParam |
Contains a long pointer to a RECT data structure that receives the list-box client coordinates of the item. |
The return value is LB_ERR if an error occurs.