搜索资源列表
MouseLeave
- MouseLeave事件
MouseLeave
- MouseLeave事件-MouseLeave events
CurtButton
- CurtButton按钮控件1-拥有多种显示风格,可用于按钮,工具拦,标签等,用途广泛;2-提供完美的事件过程,例如MouseDown和MouseLeave,极大方便编程;3-显示效果生动活泼,外观控制简单灵活。-CurtButton button controls 1- a variety show style, can be used for buttons, tool bar, labels and so on, a wide r
cButton
- VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
beidanci
- 用VB开发的学单词软件——英汉小词典,完成英语到汉语的查询,很好的背单词软件。本程序用到了自己做的一个按钮控件 虽然比vb自身带的按钮好看,但是唯一不完善的地方是它存在一个小问题就是: 按钮三种状态:一般、鼠标经过、鼠标按下。用到了三个image控件切换、但是没法判断鼠标经过时的状态从而调用IMAGES控件,好像是其他的编程工具中大部分控件都有一个MouseExit 或 MouseLeave 事件,但vb中没有。-VB dev
ImageLy
- 一个加入了mouseenter和MouseLeave 事件的Image控件,可以在鼠标进出时用来切换图片或做其它事情-To join the MouseLeave events mouseenter and Image controls, the mouse can be used to switch into and out of pictures or other things to do
sceletonCode
- 在 vb6中添加MouseLeave和 MouseHover事件的处理,vb6本身不包含这两个事件-This article is about creating ActiveX controls in Visual Basic 6 that have two extra mouse events: 1. MouseLeave: Raised when the cursor get out of the control. 2.
HyperLink
- 一个超链接控件源代码,支持多找外观,多找链接方法,如打开网页,打开指定程序,打开e-mail,具有鼠标的 MouseHOVER, MouseLEAVE以及单击属性。-The source code of a hyperlink control, support multi-looking appearance, and find links to methods, such as open Web page, open the spec
2009961142010
- 一个超链接控件源代码,支持多找外观,多找链接方法,如打开网页,打开指定程序,打开e-mail,具有鼠标的 MouseHOVER, MouseLEAVE以及单击属性。 看到网友要,正好手头找到这个,希望大家喜欢。 -A hyperlink to the source code control, multi-looking appearance, look for the link methods, such as open a Web
ImageEx
- 增加D7的TImage,使之具有鼠标进出响应,从而让TImage在某些开发中替代,button-Add MouseEnter,MouseLeave Event For Delphi TImage
MouseLeave
- 是一个鼠标离开目标区时,对离去次数的统计,一直到不再离开为止-this is a mouse leave s count
Delphi_344573
- Delphi截获鼠标移开事件MouseLeave事件和MouseEnter事件,鼠标在本窗口上移动时,会告诉你鼠标的移动状态,MouseLeave或MouseEnter。 -Delphi intercepted mouse away event MouseEnter MouseLeave events and events when the mouse moves on the window, the state will tell
VBMouseLeave
- VB真正的MouseLeave含源码,鼠标滑到最小化,关闭按钮上试试效果吧:QQ群:⑦⑧⑦⑧扯吧扯吧 318120751 。帮众多VB爱好者解决实际问题。。感谢源码爱好者提供源码发放共享平台。测试程序在“VB6真正的MouseLeave事件效果测试”里面-MouseLeave VB truly with source code, to minimize the close button mouse, try the effect: QQ
mouseenter
- Delphi截获鼠标移开事件MouseLeave事件和MouseEnter事件,鼠标在本窗口上移动时,会告诉你鼠标的移动状态,MouseLeave或MouseEnter。-Delphi intercept mouse events away MouseLeave event and MouseEnter event, move the mouse over the window, will tell you the mouse movi
VBMouseLeave
- 实现VB MouseLeave功能: 函数CreateRoundRectRgn用于创建一个圆角矩形,该矩形由X1,Y1-X2,Y2确定, 并由X3,Y3确定的椭圆描述圆角弧度 CreateRoundRectRgn参数 类型及说明 X1,Y1 Long,矩形左上角的X,Y坐标 X2,Y2 Long,矩形右下角的X,Y坐标 X3 Long,圆角椭圆的宽。其范围从0(没有圆角)到矩形宽(全
MouseEnter
- Delphi截获鼠标移开事件MouseLeave事件和MouseEnter事件,鼠标在本窗口上移动时,会告诉你鼠标的移动状态,MouseLeave或MouseEnter。-Delphi intercept mouse move events MouseLeave event and MouseEnter, move the mouse in this window, will you tell your mouse movement s
senffile01
- Delphi intercept mouse events away MouseLeave event and MouseEnter event, moving the mouse over the window, will tell you that the movement of the mouse, MouseLeave or MouseEnter.