文件名称:DelegateAndEventBetweenForms
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 1次
- 提 供 者:
- hea****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个项目主要实现了委托和事件在Winform间的应用,实现了窗体之间值的传递。-This project mainly realized between delegates and events in the Winform application form between the realized value of the transfer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DelegateAndEventBetweenForms\Solution1.sln
............................\Solution1.suo
............................\UI\bin\Debug\UI.exe
............................\..\...\.....\UI.pdb
............................\..\...\.....\UI.vshost.exe
............................\..\...\.....\UI.vshost.exe.manifest
............................\..\Form1.cs
............................\..\Form1.Designer.cs
............................\..\Form1.resx
............................\..\Form2.cs
............................\..\Form2.Designer.cs
............................\..\Form2.resx
............................\..\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
............................\..\...\.....\UI.csproj.FileListAbsolute.txt
............................\..\...\.....\UI.csproj.GenerateResource.Cache
............................\..\...\.....\UI.exe
............................\..\...\.....\UI.Form1.resources
............................\..\...\.....\UI.Form2.resources
............................\..\...\.....\UI.pdb
............................\..\...\.....\UI.Properties.Resources.resources
............................\..\...\UI.csproj.FileList.txt
............................\..\Program.cs
............................\..\...perties\AssemblyInfo.cs
............................\..\..........\Resources.Designer.cs
............................\..\..........\Resources.resx
............................\..\..........\Settings.Designer.cs
............................\..\..........\Settings.settings
............................\..\StaticDel.cs
............................\..\UI.csproj
............................\..\obj\Debug\TempPE
............................\..\bin\Debug
............................\..\obj\Debug
............................\..\bin
............................\..\obj
............................\..\Properties
............................\UI
DelegateAndEventBetweenForms
............................\Solution1.suo
............................\UI\bin\Debug\UI.exe
............................\..\...\.....\UI.pdb
............................\..\...\.....\UI.vshost.exe
............................\..\...\.....\UI.vshost.exe.manifest
............................\..\Form1.cs
............................\..\Form1.Designer.cs
............................\..\Form1.resx
............................\..\Form2.cs
............................\..\Form2.Designer.cs
............................\..\Form2.resx
............................\..\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
............................\..\...\.....\UI.csproj.FileListAbsolute.txt
............................\..\...\.....\UI.csproj.GenerateResource.Cache
............................\..\...\.....\UI.exe
............................\..\...\.....\UI.Form1.resources
............................\..\...\.....\UI.Form2.resources
............................\..\...\.....\UI.pdb
............................\..\...\.....\UI.Properties.Resources.resources
............................\..\...\UI.csproj.FileList.txt
............................\..\Program.cs
............................\..\...perties\AssemblyInfo.cs
............................\..\..........\Resources.Designer.cs
............................\..\..........\Resources.resx
............................\..\..........\Settings.Designer.cs
............................\..\..........\Settings.settings
............................\..\StaticDel.cs
............................\..\UI.csproj
............................\..\obj\Debug\TempPE
............................\..\bin\Debug
............................\..\obj\Debug
............................\..\bin
............................\..\obj
............................\..\Properties
............................\UI
DelegateAndEventBetweenForms