VC如何改变鼠标指针的显示?比如鼠标移动到按钮上就变成十字架.

主要是要知道1,响应函数OnMouseMove()里怎么写,用什么函数.还有函数的参数功能是什么?解决了问题的,加三十分!急急急!大虾们帮忙则个....... 主要是要知道
1,响应函数OnMouseMove()里怎么写,用什么函数.还有函数的参数功能是什么?

解决了问题的,加三十分!急急急!大虾们帮忙则个....
展开
 我来答
zz3350706
2008-03-05 · TA获得超过276个赞
知道答主
回答量:195
采纳率:0%
帮助的人:160万
展开全部
里面只要纯正加上这一条就够了,说那么多干什么?
SetCursor(AfxGetApp()->LoadStandardCursor(IDC_SIZEALL));
其中 "IDC_..."是个参数,指定用的什么图标样消拦式拿裤胡
百度网友33a0443
2008-03-04 · TA获得超过111个赞
知道小有建树答主
回答量:355
采纳率:0%
帮助的人:0
展开全部
HCURSOR myCursor;
Cursor Fields
Fields Description
APPSTARTING Specifies the cursor that appears as an application is starting.

ARROW Specifies an arrow cursor.

CROSS Specifies a crosshair cursor.

DEFAULT Specifies the default cursor, which is usually an arrow cursor.

HELP Specifies a help cursor, which is a combination of an arrow and a question mark.

HSPLIT Specifies the cursor that appears when the mouse is positioned over a horizontal splitter bar.

IBEAM Specifies an I-beam cursor, which is used to show where the text cursor will appear when the mouse is clicked.

NO Specifies a cursor which indicates that a particular region is invalid for a given operation.

SIZEALL Specifies a four-headed sizing cursor, which consists of four joined arrows, which point north, south, east, and west.

SIZENESW Specifies a two-headed northeast/southwest sizing cursor.

SIZENS Specifies a two-headed north/south sizing cursor.

SIZENWSE Specifies a two-headed northwest/southeast sizing cursor.

SIZEWE Specifies a two-headed west/east sizing cursor.

UPARROW Specifies an up arrow, typically used to identify an insertion point.

VSPLIT Specifies a vertical splitter bar cursor.

WAIT Specifies a standard "wait" (or hourglass) cursor.
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式