MapWindowPoints (handle, scrolledHandle, rect, 2); x = -rect.left; y = -rect.top; } return new Rectangle (x, y, width, height); }.
確定! 回上一頁