您要查找的是不是:
- Lets see how we can change the mouse cursor for our windows. 让我们看看我们如何改变我们窗口的鼠标光标。
- The mouse cursor is also generally drawn by the windowing system. 它通常是较大的桌面环境的一部份。
- It will execute as soon as a user clicks and releases it with the mouse cursor. 用户只要单击后释放鼠标,它就立即执行。
- Occurs when the user first moves the mouse cursor over the current element. 当用户首次将鼠标光标移动到当前元素上时发生。
- Occurs when the user moves the mouse cursor off of the current element. 当用户将鼠标光标从当前元素上移开时发生。
- You can read their descriptions if you hold the mouse cursor over them. 你能阅读他们的描述如果你把鼠标的光标放在他们上。
- You must position the mouse cursor with great care, taking your attention away from the data you are scrolling. 你必须非常小心地定位光标,这将会分散你在滚动的数据上的注意力。
- Objects that can be directly manipulated often change their appearance subtly to indicate this attribute when the mouse cursor moves over them. 直接操作的对象常微妙地改变它的外观,当鼠标光标移到对象上时,对象会显示这种特性。
- Notice how each item isn’t rendered as a distinct button until the mouse cursor passes over it. 可以看到,每个按钮并没有被绘制成具有明显的按钮特征,只有当光标处于它上方时才显现出来。
- For example, a button control is pliant because it can be “pushed” by the mouse cursor. 比如,我们说某个按键控件是受范的,那是因为它可以被鼠标按下。
- In modern GUIs, users can point to images or words on the screen with the mouse cursor. 在现代图形用户界面中,用户能用鼠标光标指向屏幕上的图片或单词。
- MBUTTONDOWN The user has placed the mouse cursor over the child window and clicked the middle mouse button. 用户将鼠标光标放在子窗口上方并按下了鼠标的中键。
- Changes in the mouse cursor position, keyboard state, and mouse button state are tracked. 跟踪鼠标光标位置、键盘状态和鼠标按钮状态的更改。
- Event is raised when the mouse cursor moves within the bounds of the control during a drag-and-drop operation. 在拖放操作过程中,当鼠标光标在控件的边界内移动时,会引发。
- Event is raised when the user first drags the mouse cursor over the control during a drag-and-drop operation. 当用户在拖放操作过程中首次将鼠标光标拖到控件上时,会引发。
- LBUTTONDOWN The user has placed the mouse cursor over the child window and clicked the left mouse button. 用户将鼠标光标放在子窗口上方并按下了鼠标的左键。
- RBUTTONDOWN The user has placed the mouse cursor over the child window and clicked the right mouse button. 用户将鼠标光标放在子窗口上方并按下了鼠标的右键。
- Function to get coordinates of the mouse cursor at the time the Windows messages were sent. 本机函数以获取发送Windows消息时的鼠标光标的坐标。
- Add an Image to the Mouse Cursor - Ths code shows you how to add a trailing image to the mouse cursor, in this case a rose. 这个代码向你展示了如何在鼠标指针上增加一个跟踪图象,在这个例子中是一朵玫瑰花。
- Using the call, the mouse messages will be directed to the specified window regardless of where the mouse cursor is. 在使用这个函数调用时,鼠标消息被直接指定给窗口而不管鼠标光标在什么地方。