Retrieves the insertion position during a drag and drop operation.
Point GetInsertPosition (void) const;
Return Value
The item position of the insertion in a user item drag target.
Description
Use this function to get the current insertion position in a user item control. You can use this value to provide the necessary
feedback (effect) during the drag operation.