搜索资源列表
在基于对话框的程序中动态设置鼠标指针1
- 根据需要动态设置鼠标形状,哈好可以给你的界面增色不少啊-necessary dynamic shape of the mouse, Kazakhstan can give you a good interface elegance ah
带位图、进度指针和鼠标操作的长状态栏
- 带位图、进度指针和鼠标操作的长状态栏显示鼠标操作的控件-with bitmap, progress indicators and mouse operation of the state-operated mouse column shows the controls
鼠标指针萤火虫效果
- 鼠标指针效果,跟随鼠标的萤火虫。已经过测试。欢迎一起讨论=。=-mouse cursor effects, follow the mouse fireflies. Has been tested. Welcome to discuss =. =
My211
- 类似输入法窗口的功能,会紧贴光标,不是鼠标指针~-similar input window function, the cursor will close, not mouse pointer ~
mycursor
- 如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。-dialog on how the process dynamic model mouse pointer button in the dialog box (or other controls) using single mouse pointer.
mousepointer_rar
- 鼠标指针的改变程序,下载了一定会对你们有帮助的
mousefetch
- Windows下的鼠标经常会显示出不同的样子以提示当前的操作,所以对于很多程序来说截取鼠标指针当前的图片并进行分析是很有用处的,这个程序用两种方法截取鼠标指针的图片。按“Alt”键可以进行截图,单击“保存截
buttonCapture.tar
- 可以捕捉鼠标指针,ctrl+右键释放,用C写的
ListCtrl
- 背景:我用一个CListBox派生类实现宿主(owner-draw)列表框,这个列表框的项目宽度超过了列表框本身的宽度,因此当鼠标指针指向大宽度的列表框项时,我想显示一个类似Toolbar的提示窗口,在窗口中显示完整的列表框项目文本...
qipao
- vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡
Bg.rar
- 梦幻西游八卦炼丹炉记录分析工具 学习要点:图形按钮的应用,自定义鼠标指针,文件的读写操作,Fantasy Westward Journey records baguazhang Alchemy furnace analysis tools to learn the main points: the application of graphical buttons, custom mouse pointer, the read and write file operation
Getany.rar
- 获取鼠标指针的坐标,当前屏幕鼠标坐标的颜色像素值,以及鼠标指向窗口的类名和文本,To obtain the coordinates of the mouse pointer, the current screen, the mouse coordinates of the color pixel values, and point your mouse at the window class name and text
change_mouse
- vc动态改变鼠标指针形状 的程序源码,值得一看!-vc dynamically change the shape of the mouse pointer to the program source code, worth a visit!
ScreenProtect
- 利用图片制作屏幕保护程序,运行程序,保持鼠标指针不动,计算机屏幕将进入屏幕保护界面。-Pictures produced using a screen saver, run the program, maintaining the mouse pointer does not move, the computer screen will enter the screen interface.
benefitpeople
- 鼠标指针就成了耍宝的一大亮点。 把大众化的白色箭头通过代码换成自己喜欢的图案。 当然,它也可以用于各种网络平台,比如论坛之类的。 鼠标指针目前经常使用的格式有.cur和.ani两种格式。 完整的鼠标指针方案应该包括15个样式 -mouse module
Boardofmouse
- 基于vc的鼠标指针向量控制面板程序,并能显示当前方位-Based on the mouse pointer vc vector control panel procedure, and can display the current position
neovision_cursors_by_sandals82
- 鼠标指针 neovision_cursors-The mouse pointer neovision_cursors
ajaxbook
- ajaxbook $修复了留言内容过长时溢出变形的bug。 $修复了刷新后不能保持在停留页面的bug。 $修复了换肤色块鼠标指针在FF下不是手型的bug。 $修复了刷新不保存皮肤样式的bug(使用cookie记录用户当前皮肤) 2007-1-16 #增加了留言自动更新功能。即有新的留言时会及时自动更新当前留言内容。 #把性别选择由原来的select改为了radio。 #修正了自己发布留言且更新还自动更新的bug。 #修正了数据或脚本加载慢时导致网页显示慢
mouse
- 获取鼠标指针,通过消息处理方式、定时器方式、多线程方式和全局钩子方式四种方式实现获取鼠标指针的程序。-The mouse pointer, by way of messaging, timer mode, multi-threaded approach and way of four ways to achieve global hook to get the mouse pointer in the program.
VB-获取鼠标指针坐标-按A复制
- VB源代码,移动鼠标可以获取鼠标的X坐标和Y坐标,按A键可以把坐标复制到剪贴板。