文件名称:UsingMyControl
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-11
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- gpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#使用自定义控件用法演示,以一个计算点击的小控件为例子,演示如何在C#的代码中调用该控件,实现窗体与控件的互相值传递、交互等操作,在如图所示的窗口中,点击按钮一下,主窗体颜色区会标记出点击次数。-C# using custom usage demonstration, with a calculated clicked gizmo as an example that demonstrates how to call the control in C# code, realize mutual value transfer form with controls, interactive and other operations, as shown in Figure window , click the button once, the main form color area will mark the clicks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UsingMyControl\App.ico
..............\AssemblyInfo.cs
..............\bin\Debug\mycontrol.dll
..............\Form1.cs
..............\Form1.resx
..............\obj\Debug\UsingMyControl.exe
..............\...\.....\UsingMyControl.Form1.resources
..............\...\.....\UsingMyControl.pdb
..............\...\.....\UsingMyControl.projdata
..............\UsingMyControl.csproj
..............\UsingMyControl.csproj.user
..............\UsingMyControl.sln
..............\UsingMyControl.suo
..............\obj\Debug\temp
..............\...\.....\TempPE
..............\bin\Debug
..............\obj\Debug
..............\bin
..............\obj
UsingMyControl