|
inline |
Returns the current position of the cursor related to the CBCGPGridCtrl object.
Call this function to determine the location of the specified point relative to the client area of a grid control.
When the function returns and the return value is not NULL, pnArea contains one of the following values:
pt | Client coordinates of the point to test. |
pnArea | Receives information about the results of the hit test. |
bItemsOnly | If TRUE, the function will hit test only area of items. |