intellimouse_msg.shtml

来自「mfc资源大全包含MFC编程各个方面的源码」· SHTML 代码 · 共 28 行

SHTML
28
字号
<HTML>
<HEAD>
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
   <META NAME="Author" CONTENT="Zafir Anjum">
   <TITLE>Miscellaneous - Getting messages from the IntelliMouse</TITLE>
</HEAD>
<body background="../fancyhome/back.gif" bgcolor="#FFFFFF" link="#B50029" vlink="#8E2323" alink="#FF0000" bgproperties="fixed">
<table WIDTH="100%">
<tr WIDTH="100%">
<td align=center><!--#exec cgi="/cgi/ads.cgi"--><td>
</tr>
</table>


<CENTER>
<H3>
<FONT COLOR="#AOAO99">Getting messages from the IntelliMouse</FONT></H3></CENTER>

<CENTER>
<H3>

<HR></H3></CENTER>
This article was contributed by <A HREF="mailto:rmore@cri.com">Randy More</A>.


<P>The IntelliMouse (the mouse with the wheel in the center) is pretty neat. You can register to get the wheel messages from it in yor top level frame. If you want to handle the message in a view you must passs the message down manually as is illustrated. To get messages from the wheel add the following to your application:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?