-
电梯系统有十个楼层的电梯,有良好的界面,动画效果好,比较形象....
电梯系统有十个楼层的电梯,有良好的界面,动画效果好,比较形象.-elevator system has 10 floors of the elevator, a good interface, animation effects, good image comparison.
- 2023-03-18 19:15:03下载
- 积分:1
-
cxinfotip
CXInfoTip - Information Tooltip
是我在网上找的,版权归原作者所有。-CXInfoTip- Information Tooltip is what I find online, and belongs to original author.
- 2022-05-04 22:30:41下载
- 积分:1
-
ATL Service 客户端编程工具
ATL_Server_Source_and_Headers_9_0_70425_Alpha.zip是一个客户端编程工具。
- 2022-02-02 02:27:20下载
- 积分:1
-
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作...
此程序是windows新一代图像引擎Windows Presentation Foundation(即WPF)的动画效果演示系统,展示了新一代图形界面动画的工作方式。-This program is a windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) animation demonstration system to demonstrate a new generation of graphical user interface animation work.
- 2022-02-05 19:10:46下载
- 积分:1
-
52ria_dragTile,flex动态相册源码
52ria_dragTile,flex动态相册源码-52ria_dragTile, flex dynamic album source
- 2022-08-11 14:52:03下载
- 积分:1
-
A multiline extended tooltip control
是我在网上找的,版权归原作者所有。...
A multiline extended tooltip control
是我在网上找的,版权归原作者所有。-A multiline extended tooltip control is what I find online, and belongs to original author.
- 2022-07-14 12:13:19下载
- 积分: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
-
需要解压安装,能很好的学习windows图形学编程
需要解压安装,能很好的学习windows图形学编程-need to decompress the installation, can be a good learning windows Graphics Programming
- 2022-02-15 16:17:29下载
- 积分:1
-
Codejock XTreme Toolkit Pro 8.60
非常非常有名的界面库了,8.60版的全部内容
安装之后包括源代码等。
XTreme...
Codejock XTreme Toolkit Pro 8.60
非常非常有名的界面库了,8.60版的全部内容
安装之后包括源代码等。
XTreme Toolkit Pro 是非常专业和最好的界面库之一。-Codejock XTreme Toolkit Pro 8.60 is very, very well-known industry the surface, 8.60 version of the entire contents after installation including source code, and so on. XTreme Toolkit Pro is a very professional and the best one of the interface library.
- 2022-01-26 08:32:16下载
- 积分:1
-
Graph tools written in vc
Graph tools written in vc-Graph tools written in vc++...
- 2022-03-22 12:25:36下载
- 积分:1