clicking a wxListCtrl and getting the point

Why does wxListEvent::GetPoint only return the point position for drag
events? More generally, is there any way to find out the point position for
a simple left-click on a wxListCtrl?

thanks,

Bob