This function will obtain the coordinate position of each entry relative to the top-left corner of the viewport. If you want to obtain the position of each entry, you need to use this function further. Specifically, it is to obtain the position of each child control relative to the top-left corner of the parent control, and then combine them together.

