资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.xml.Linq;
using System.xml;
namespace WindowsFormsApplication1
{
public partial class Form1 : Form
{
xmlDocument doc=new xmlDocument();
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender EventArgs e)
{
panelEx2.InitMouseAndContolstyle(AppDomain.CurrentDomain.baseDirectory + “App.xml“);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10240 2010-08-25 17:24 WindowsFormsControlLibrary1\bin\Debug\WindowsFormsControlLibrary1.dll
文件 19968 2010-08-25 17:24 WindowsFormsControlLibrary1\bin\Debug\WindowsFormsControlLibrary1.pdb
目录 0 2008-07-01 11:55 WindowsFormsControlLibrary1\bin\Debug
目录 0 2008-06-30 10:11 WindowsFormsControlLibrary1\bin\Release
目录 0 2008-06-30 10:11 WindowsFormsControlLibrary1\bin
文件 1055 2008-06-30 12:56 WindowsFormsControlLibrary1\IControlsMove.cs
文件 6159 2010-08-25 17:24 WindowsFormsControlLibrary1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 7197 2010-08-25 17:24 WindowsFormsControlLibrary1\obj\Debug\ResolveAssemblyReference.cache
目录 0 2008-06-30 09:41 WindowsFormsControlLibrary1\obj\Debug\TempPE
文件 759 2008-07-01 11:55 WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.csproj.FileListAbsolute.txt
文件 10240 2010-08-25 17:24 WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.dll
文件 19968 2010-08-25 17:24 WindowsFormsControlLibrary1\obj\Debug\WindowsFormsControlLibrary1.pdb
目录 0 2010-08-25 17:24 WindowsFormsControlLibrary1\obj\Debug
目录 0 2008-06-30 09:41 WindowsFormsControlLibrary1\obj
文件 13262 2010-08-25 17:23 WindowsFormsControlLibrary1\PanelEx.cs
文件 1252 2008-07-01 11:50 WindowsFormsControlLibrary1\PanelEx.Designer.cs
文件 1386 2008-06-30 09:41 WindowsFormsControlLibrary1\Properties\AssemblyInfo.cs
目录 0 2008-06-30 09:41 WindowsFormsControlLibrary1\Properties
文件 2724 2008-07-01 11:50 WindowsFormsControlLibrary1\WindowsFormsControlLibrary1.csproj
目录 0 2008-06-30 10:11 WindowsFormsControlLibrary1
文件 296 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\App.xm
文件 8704 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
文件 24064 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb
文件 11600 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe
文件 490 2010-03-17 22:39 WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
文件 10240 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\WindowsFormsControlLibrary1.dll
文件 19968 2010-08-25 17:24 WindowsFormsApplication1\bin\Debug\WindowsFormsControlLibrary1.pdb
目录 0 2008-07-01 11:55 WindowsFormsApplication1\bin\Debug
目录 0 2008-07-03 08:59 WindowsFormsApplication1\bin\Release
目录 0 2008-07-03 08:59 WindowsFormsApplication1\bin
............此处省略32个文件信息
相关资源
- C#winform打印指定区域 -控件拖动 -设置
- ax播放器实现文件拖入播放和拖动到可
- 用鼠标拖动无边框窗体功能的实现代
- 仿苹果Safari 自定义控件(tab切换控件
- Treeview控件用法基础
- Html文件上传控件(整理前台使用版)
- WEBBROWER控件使用代理访问指定网页
- 屏蔽Flash控件右键菜单,并使用自己设
- vb 具有预览功能的图像查看器用户控
- 具有预览功能的图像查看器用户控件
- 使用Window 自带的控件 axWindowsMediaPla
- 设置控件的相对布局位置不变
- 重绘ListBox控件
- 使用键盘控制窗体或控件的移动
- Progressbar进度条控件
- C#遍历指定文件夹(并把数据加载到
- ListView控件间的数据移动
- winform 自定义温度计控件
- 窗体控件随大小变化等比例变化
- 获取一个窗体上EDit中的文字(基于
- DemoSwfUpload 比较好用的上传控件
- CSharpChart C#的画图控件
- wpf-treeview 自定义漂亮的wpf树控件
- WpfApplication1 一个很好的示例
- 123123 C#写的绘图板
- BasicControlsAJAX 一个简单的AJAX控件的应
- C
- Note 用鼠标可拖动
- VectorControlDemo c# 控件间 连接线
- TrackBar c# 控件美化
评论
共有 条评论