MFC中,鼠标左键点击的消息函数问题
在OnLButtonDown(UINTnFlags,CPointpoint)之中point.x与point.y的值是以哪个为坐标参照系的屏幕还是窗口呢?...
在
OnLButtonDown(UINT nFlags, CPoint point)
之中
point.x与point.y的值是以哪个为坐标参照系的
屏幕还是窗口呢? 展开
OnLButtonDown(UINT nFlags, CPoint point)
之中
point.x与point.y的值是以哪个为坐标参照系的
屏幕还是窗口呢? 展开
2个回答
展开全部
指定了光标的x和y轴坐标。这些坐标通常是相对于窗口的左上角的。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
point
Specifies the x- and y-coordinate of the cursor. These coordinates are always relative to the upper-left corner of the window.
窗口参考系.
Specifies the x- and y-coordinate of the cursor. These coordinates are always relative to the upper-left corner of the window.
窗口参考系.
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询