GetWindowRect(hwnd, tgtRect) ' Right border of the source window If ((windowPos.X + srcRect.Width) <= (tgtRect.Left + threshold)) AndAlso ...
確定! 回上一頁