資源簡介
C#自定義控件---實現Control陰影源碼(測試可用)

代碼片段和文件信息
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;
namespace?ShadeColorControl
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????367??2009-02-12?09:56??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Form1.cs
?????文件???????2108??2009-02-12?09:56??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Form1.Designer.cs
?????文件???????5814??2009-02-12?09:56??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Form1.resx
?????文件????????498??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Program.cs
?????文件???????1366??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Properties\AssemblyInfo.cs
?????文件???????2884??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Properties\Resources.Designer.cs
?????文件???????5612??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Properties\Resources.resx
?????文件???????1102??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Properties\Settings.Designer.cs
?????文件????????249??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\Properties\Settings.settings
?????文件???????4109??2009-02-12?09:55??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\ShadeColorControl.csproj
?????文件???????4851??2009-02-12?09:47??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\T_Control.cs
?????文件???????1313??2009-02-12?09:14??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\T_Control.designer.cs
?????文件???????5814??2009-02-12?09:05??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl\T_Control.resx
?????文件????????941??2009-02-12?09:54??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl.sln
????..A..H.?????14336??2009-02-12?09:56??C#自定義控件---實現Control陰影源碼(測試可用)\Backup\ShadeColorControl.suo
?????文件??????10752??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\bin\Debug\ShadeColorControl.exe
?????文件??????30208??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\bin\Debug\ShadeColorControl.pdb
?????文件??????11608??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\bin\Debug\ShadeColorControl.vshost.exe
?????文件????????367??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\Form1.cs
?????文件???????2974??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\Form1.Designer.cs
?????文件???????5814??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\Form1.resx
?????文件????????180??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ClarityControl.T_Control.resources
?????文件???????6181??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6107??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1995??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.csproj.FileListAbsolute.txt
?????文件????????909??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.csproj.GenerateResource.Cache
?????文件??????10752??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.exe
?????文件????????180??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.Form1.resources
?????文件??????30208??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.pdb
?????文件????????180??2019-02-22?15:23??C#自定義控件---實現Control陰影源碼(測試可用)\ShadeColorControl\obj\Debug\ShadeColorControl.Properties.Resources.resources
............此處省略35個文件信息
- 上一篇:C#員工信息管理系統 SQL數據庫
- 下一篇:C#簡單日程計劃工具
評論
共有 條評論