-
interface development needs of some components
界面开发所需要的一些组件-interface development needs of some components
- 2023-09-06 08:00:03下载
- 积分:1
-
这个程序主要是清除无效的桌面图标,净化桌面
这个程序主要是清除无效的桌面图标,净化桌面-this procedure is to remove invalid desktop icon, clean desktop
- 2023-08-02 17:15:02下载
- 积分:1
-
C# development objectlist and Its Application
用C#开发的链表类及其应用-C# development objectlist and Its Application
- 2022-06-14 03:56:08下载
- 积分:1
-
基于PFC结构程序的一个通用的和灵活的框架,PB编程…
基于PFC构造一个灵活通用的程序框架,PB编程.直接能够使用-based PFC structure a general and flexible framework of the procedure, PB programming. Direct access to
- 2022-07-02 08:06:30下载
- 积分: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
-
right dialog space graphical programming and graphical data figures showed.
对对话框空间进行图形化编程,把数字数据图形化显示。-right dialog space graphical programming and graphical data figures showed.
- 2023-05-05 03:45:03下载
- 积分:1
-
视频窗口多画面自由分割
C#编写的程序,可以自由组合窗口,初始化为9*9的窗口格(可之定义),按需求用户可以自由组成窗口,可以播放视频监控,也可以作为图像展示用
- 2022-03-05 05:11:37下载
- 积分:1
-
一个自定义的grid编码,使用系统sdk编写而成,用pelles C编写
一个自定义的grid编码,使用系统sdk编写而成,用pelles C编写-a grid code,use system sdk api,program in pelles C
- 2022-06-14 20:25:43下载
- 积分:1
-
这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!...
这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!-This is what I found a small program on the graphics processing, we want to help!
- 2022-02-20 07:04:35下载
- 积分:1
-
软件名称: 确定系统版本 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小:...
软件名称: 确定系统版本 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小: 23K -software title : Identification System Software Version Language : English software types : Domestic software/free version/control system operating environment : CTP/software Size : 23K
- 2022-03-25 21:24:15下载
- 积分:1