-
dynamic display resolution changes
动态改变显示器分辨率-dynamic display resolution changes
- 2022-06-12 01:05:31下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
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 c
- 2022-03-03 19:10:51下载
- 积分:1
-
6b33a0 init
6B33A0 INIT
- 2022-02-12 05:06:33下载
- 积分:1
-
用51单片机产生pwm来调节灯的亮度
用51单片机产生pwm来调节灯的亮度-Generate pwm with 51 MCU to adjust the brightness of light
- 2023-03-05 03:00:03下载
- 积分:1
-
关于c++ 课程设计 交通工具类 继承有界面
关于c++ 课程设计 交通工具类 继承有界面-curriculum design on transport category succeeded interface
- 2022-02-07 07:10:53下载
- 积分:1
-
STM32的GPIO EWARM IDE LED的例子。
在EWARM IDE STM32测试源。
- 2023-04-15 11:25:04下载
- 积分:1
-
用ASP.NET来编程的商店网站的源代码
用ASP.NET来编程的商店网站的源代码-Programming using ASP.NET to store the source code of web site
- 2022-03-18 16:32:00下载
- 积分:1
-
在VC窗口中加载地图,对地图进行扩大,缩小等各种功能的操作...
在VC窗口中加载地图,对地图进行扩大,缩小等各种功能的操作-In the VC window loaded maps, the map expansion, narrowing the operation of various functions such as
- 2022-02-03 17:45:35下载
- 积分:1
-
希望大家共同交流!
希望大家共同交流!-hope that we can exchange!
- 2023-05-21 14:45:03下载
- 积分:1
-
一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统....
一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统.-a simple statistics system, we can complete a integrated statistics processing system
- 2022-05-07 21:31:08下载
- 积分:1