-
一个扩展windows提示气泡类,包括多行,扩展显示
一个扩展windows提示气泡类,包括多行,扩展显示-Bubble windows prompted an extension categories, including multi-line, Extended Display
- 2023-02-25 06:00:04下载
- 积分:1
-
安装演示
Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 2-Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 200
- 2022-07-24 23:40:14下载
- 积分:1
-
能保存历史输入的编辑框
能保存历史输入的编辑框- Can preserve the historical input the edition frame
- 2022-02-06 03:34:11下载
- 积分:1
-
这是一个用VC编写的计时软件,由几个编辑框组成。
这是一个用VC编写的计时软件,由几个编辑框组成。-This is a VC prepared by the time the software, from several editors box component.
- 2022-07-26 03:12:58下载
- 积分:1
-
本程序实现了对语法敏感的功能。有三个类为用色彩表示语法的文本编辑提供了一个可扩充的框架结构。...
本程序实现了对语法敏感的功能。有三个类为用色彩表示语法的文本编辑提供了一个可扩充的框架结构。-realized by the right syntax-sensitive functions. There are three categories for the use of color, said grammar text editor provides an extensible framework.
- 2022-02-13 04:24:57下载
- 积分:1
-
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色...
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.
实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
- 2023-04-26 10:30:03下载
- 积分:1
-
IP地址输入的控件
IP地址输入的控件-IP address input control
- 2022-04-20 17:23:46下载
- 积分:1
-
在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据....
在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据.-in running, often need to import some data data input correct or not affect the normal operation procedures. Therefore, it is necessary to input data for examination. do not filter out legitimate data.
- 2022-04-19 08:18:52下载
- 积分:1
-
Form Effects realize method is loaded, it is practical, small applications that...
窗体加载特效实现方法,很实用,小的应用程序使用本办法锦上添花-Form Effects realize method is loaded, it is practical, small applications that use this approach to icing on the cake
- 2022-01-30 20:09:55下载
- 积分:1
-
Background color font color and font have underlined the following EDIT control...
背景色 字体颜色 并且字体下面有下划线的EDIT控件类-Background color font color and font have underlined the following EDIT control class
- 2022-01-25 18:08:22下载
- 积分:1