-
树型控件源码,一个非常漂亮的源码程序,树型控件源码
树型控件源码,一个非常漂亮的源码程序,树型控件源码-Source tree control, a very good source process, source control tree
- 2022-01-25 18:53:58下载
- 积分:1
-
_ _ kos.rar OPC客户端
OPCU客户端_KOS.rar公司
- 2022-05-21 00:45:55下载
- 积分:1
-
这是以前自己写的一个进度条,有几种样式。现在开源共享,以求共进,如果大家用过有什么建议可以提出来。...
这是以前自己写的一个进度条,有几种样式。现在开源共享,以求共进,如果大家用过有什么建议可以提出来。-This is a Writing before the progress of their article, there are several styles. Now open-source sharing, in order to attend, if there is what everyone used to put forward proposals.
- 2022-05-23 00:32:28下载
- 积分:1
-
用VB实现特色的水波效果!(支持鼠标响应)
用VB实现特色的水波效果!(支持鼠标响应)-Using VB to achieve the effect of characteristics of the water! (In support of the mouse response)
- 2022-10-21 21:15:03下载
- 积分:1
-
地面工作不供下载
应用背景不工作,只有假和,和,和,和,和,和,和,;关键技术不下载,不使用它。和;
- 2022-02-07 13:09:03下载
- 积分:1
-
Ajax-注册时用户名唯一检测
资源描述Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,
- 2022-04-22 04:44:03下载
- 积分:1
-
RGB 适合初学者
工厂测试使用的RGB, 这个也是我第一次接触程式所写的,适合初学者,好东西大家一起分享 。
- 2022-01-28 17:50:26下载
- 积分:1
-
WINFORM保存参数至本机注册表
实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量,
如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取
此变量信息,通过赋值给控件。
方法如下:
private void Form1_Load(object sender, EventArgs e) //窗体载入时
{
SetStyle(ControlStyles.SupportsTransparentBackColor, true);
SetStyle(ControlStyles.AllPaintingInWmPaint, true);
SetStyle(ControlStyles.UserPaint, true);
SetStyle(ControlStyles.DoubleBuffer, true);
this.Refresh();
this.ShowInTaskbar = false;
this.PAN_1.Visible = false;
int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量
//this.TransparencyKey = Color.Transparent;
RegistryKey myReg1, myReg2, myReg3;//声明注册表对象
myReg1 = Registry.CurrentUser;//获取当前用户注册表项
try
- 2022-03-19 08:35:30下载
- 积分:1
-
自动生成配置文件管理模块工具的源码,地址:http://www.codeproject.com/tools/CM_ConfigBuilder.asp
自动生成配置文件管理模块工具的源码,地址:http://www.codeproject.com/tools/CM_ConfigBuilder.asp-automatically generated configuration file management tool module source code, address : http :// www.codeproject.com/tools/CM_ConfigBui lder.asp
- 2022-03-30 22:28:22下载
- 积分:1
-
基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC...
基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC-VC-based implementation of the MODBUS communications program interface using a document/view architecture, can be connected with the database, drawing responses graphics, etc., may refer to upload papers ModbusVC
- 2022-05-09 08:54:34下载
- 积分:1