Welcome![Sign In][Sign Up]
Location:
Search - VB MOUSE

Search list

[Other让VB开发环境支持鼠标滚轮的插件源码

Description: 这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
Platform: | Size: 25928 | Author: 焦明 | Hits:

[Otherclock(vb.net)

Description: 是不是觉得任务栏上的时间显示太占用空间了,这是我为此而写的一个程序.启动后,将在左上角出现一个显示时间的小方框.你可把它拖动到任何地方,右击将显示快捷菜单,隐藏后在任务栏右边显示一个小图标,移动鼠标到小图标上,将显示时间,日期等信息,右击显示的快捷菜单,可选择重新显示,关机等操作,非常方便好用-think it is not on the task bar shows the time is too occupied space, it is my purpose to write a procedure. After commencement, in the upper left corner, there will be a show that the small box. You can drag it to any place that will show quick right click menu, hide the task bar after the show that the right side of a small icon, mobile mouse on the small icon will show time, date and other information, right click menu shows a fast option to reconsider, the shutdown operation, a very convenient handy
Platform: | Size: 45056 | Author: | Hits:

[GUI Developmouse wheel

Description: 让VB表格控件支持鼠标。-let VB forms controls mouse support.
Platform: | Size: 5120 | Author: 慕容逸 | Hits:

[Graph Drawingmouse right color draw

Description: 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
Platform: | Size: 6144 | Author: 丁一 | Hits:

[GUI Developvb屏幕取词程序源代码getword_1.0

Description: getword1:读取鼠标所在位置的单词 getword2:读取鼠标所在位置的单词-getword1 : the location of the mouse to read the words getword2 : the location of the mouse to read the words
Platform: | Size: 5120 | Author: 李文化 | Hits:

[Windows DevelopVB设计的屏保

Description: 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse cursor in Visual Basic Application Program hide and display the mouse cursor need to use Windows API function which is called ShowCursor. When using parameters True called to show the mouse cursor, using parameter values False call, the mouse curso
Platform: | Size: 2048 | Author: 田欣 | Hits:

[OtherVB编程技巧小全

Description: 收集了各类VB的经典编程技巧,分为窗口技巧、键盘鼠标、控件技巧、网络技巧、系统技巧、多媒体技巧、图像技巧、字符串技巧等。VB爱好者不要错过。(-collection of a variety of classic VB programming skills, skills into the window, keyboard mouse, control techniques, networking skills, system techniques, multimedia techniques, image techniques, string skills. VB lovers should not miss. (
Platform: | Size: 368640 | Author: 撒嗯 | Hits:

[OtherVB6 Mouse Wheel

Description: VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compiled to C : \ Program Files \ Microsoft Visual Studio \ Common \ MSDev98 \ AddIns directory in VB6 Add-In Manager activated inside "MouseWheel Fix" plug-ins. The VB6 you can use the mouse wheel banging the source code.
Platform: | Size: 63488 | Author: 全宁 | Hits:

[Other让VB开发环境支持鼠标滚轮的插件源码

Description: 这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
Platform: | Size: 25600 | Author: 焦明 | Hits:

[Hook apiVB api0006模拟鼠标单击

Description: 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example, use only the relative coordinates of the mouse, we can also use the absolute coordinates of the mouse to test.
Platform: | Size: 4096 | Author: 陈胜 | Hits:

[GPS developdynzoom-1

Description: This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan. -This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.
Platform: | Size: 3723264 | Author: tnth2so4 | Hits:

[GUI DevelopVBMOVE

Description: VB鼠标性能演示程序,值得一看。你能用上吗?-VB mouse performance demonstration program overseas. You will be able to last?
Platform: | Size: 48128 | Author: aberdonian | Hits:

[OtherVB-lantern

Description: 呵呵……学VB时,写来玩的~~~~~ 可以用鼠标拖动它,左键双击即可关闭,右击弹出贺词~~~~ 另外也可以打开多个,点右边那个之后,左边那个就不动了,这样可以挂好多个-Oh ... learn VB, the directive was to play with the mouse can drag it, double-click the button can be closed, Right click on pop-up message ~ ~ ~ ~ It also can open multiple point that the right side, not the left that moved, this can be hung over
Platform: | Size: 137216 | Author: Computer00 | Hits:

[Other systemsmapx+vb.net

Description: vb+mapx进行gis二次开发,如实现查找图元及显示鼠标所在经纬度以及自动滚屏等功能。-vb mapx for gis second development If you realize map and display the mouse coordinates, and where automatic Scroll function.
Platform: | Size: 1024 | Author: 张伟 | Hits:

[OtherVbmouse45645

Description: vb支持鼠标滚轮的一个插件,很好用的,推荐-vb mouse wheel support of a plug-in, easy to use and recommended
Platform: | Size: 10240 | Author: 张勇华 | Hits:

[OtherVB_mouse_move_click

Description: Visual Basic实现模拟鼠标的移动以及单击操作。-Visual Basic for analog mobile and click mouse operation.
Platform: | Size: 2048 | Author: yjn | Hits:

[assembly languageVB

Description: 本人在上次编制Smart Bar ActiveX Control 1.0中使用了鼠标滚轮事件。现在将这部分代码拿出来,做成一个简单的例子,以便网友们使用。 -In the last preparation of Smart Bar ActiveX Control 1.0 in the use of mouse wheel events. Now this part of the code out and create a simple example so that users use.
Platform: | Size: 1024 | Author: LEIZI | Hits:

[DVDTexDVD2007(vb)

Description: 一款免费的DVD播放器程序,拥有专业的播放画质。 你可以通过导航滑块改变播放状态,控制音量大小, 也可以从硬盘中播放DVD格式的文件,程序有完全兼容的控制按键, 支持全屏幕播放,鼠标右键弹出菜单等功能。程序使用了sldr.ocx, 该文件已经包含在压缩包中,打开源代码前请先注册这个控件。-A free DVD player program, has a professional-quality players. You can play through the navigation slider to change the status, control the volume size, can also play DVD from hard disk files, the program has fully compatible with the control buttons to support full-screen playback, the right mouse button pop-up menu functions. Procedures used sldr.ocx, the documents have been included in the compressed package, open the source code before the control register.
Platform: | Size: 133120 | Author: 关负担 | Hits:

[.netvb.net

Description: vb.net全局鼠标,可以在全局捕获鼠标所在的位置。-vb.net overall mouse, you can capture the overall situation of the location of the mouse.
Platform: | Size: 125952 | Author: 艳辉 | Hits:

[Driver DevelopVB-mouse-program

Description: 这个是一个VB软件中使用的鼠标滚动程序,内容很详细!-This is a VB software programs used in the mouse scroll the content in great detail!
Platform: | Size: 98304 | Author: 蔡林勇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net