91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 617KB
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發布日期: 2021-06-12
  • 語言: C#
  • 標簽: C#??

資源簡介

類似windows繪圖工具,可以實現基本功能。

資源截圖

代碼片段和文件信息

namespace?繪圖程序
{
????partial?class?ColorPanel
????{
????????///??
????????///?必需的設計器變量。
????????///?

????????private?System.ComponentModel.IContainer?components?=?null;

????????///??
????????///?清理所有正在使用的資源。
????????///?

????????///?如果應釋放托管資源,為?true;否則為?false。
????????protected?override?void?Dispose(bool?disposing)
????????{
????????????if?(disposing?&&?(components?!=?null))
????????????{
????????????????components.Dispose();
????????????}
????????????base.Dispose(disposing);
????????}

????????#region?組件設計器生成的代碼

????????///??
????????///?設計器支持所需的方法?-?不要
????????///?使用代碼編輯器修改此方法的內容。
????????///?

????????private?void?InitializeComponent()
????????{
????????????this.panel1?=?new?System.Windows.Forms.Panel();
????????????this.panel10?=?new?System.Windows.Forms.Panel();
????????????this.panel11?=?new?System.Windows.Forms.Panel();
????????????this.panel8?=?new?System.Windows.Forms.Panel();
????????????this.panel9?=?new?System.Windows.Forms.Panel();
????????????this.panel6?=?new?System.Windows.Forms.Panel();
????????????this.panel7?=?new?System.Windows.Forms.Panel();
????????????this.panel4?=?new?System.Windows.Forms.Panel();
????????????this.panel5?=?new?System.Windows.Forms.Panel();
????????????this.panel3?=?new?System.Windows.Forms.Panel();
????????????this.panel2?=?new?System.Windows.Forms.Panel();
????????????this.More?=?new?System.Windows.Forms.Button();
????????????this.SuspendLayout();
????????????//?
????????????//?panel1
????????????//?
????????????this.panel1.AutoSizeMode?=?System.Windows.Forms.AutoSizeMode.GrowAndShrink;
????????????this.panel1.BackColor?=?System.Drawing.Color.Black;
????????????this.panel1.Location?=?new?System.Drawing.Point(5?16);
????????????this.panel1.Name?=?“panel1“;
????????????this.panel1.Size?=?new?System.Drawing.Size(39?35);
????????????this.panel1.TabIndex?=?0;
????????????//?
????????????//?panel10
????????????//?
????????????this.panel10.AutoSizeMode?=?System.Windows.Forms.AutoSizeMode.GrowAndShrink;
????????????this.panel10.BackColor?=?System.Drawing.Color.Black;
????????????this.panel10.Location?=?new?System.Drawing.Point(29?165);
????????????this.panel10.Name?=?“panel10“;
????????????this.panel10.Size?=?new?System.Drawing.Size(18?18);
????????????this.panel10.TabIndex?=?12;
????????????this.panel10.MouseLeave?+=?new?System.EventHandler(this.panel_MouseLeave);
????????????this.panel10.Click?+=?new?System.EventHandler(this.panel_Click);
????????????this.panel10.MouseEnter?+=?new?System.EventHandler(this.panel_MouseEnter);
????????????//?
????????????//?panel11
????????????//?
????????????this.panel11.AutoSizeMode?=?System.Windows.Forms.AutoSizeMode.GrowAndShrink;
????????????this.panel11.BackColor?=?System.Drawing.Color.Gray;
????????????this.panel11.Location?=?new?System.Drawing.Point(3?165);
????????????this.panel11.Name?=?“panel11“;
??????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1198??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Properties\AssemblyInfo.cs

?????文件???????5612??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Properties\Resources.resx

?????文件???????2892??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Properties\Resources.Designer.cs

?????文件????????249??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Properties\Settings.settings

?????文件???????1102??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Properties\Settings.Designer.cs

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\Properties

?????文件????????344??2009-05-19?15:56??實驗6\WindowsApplication1\WindowsApplication1\Form1.cs

?????文件????????478??2009-05-19?14:58??實驗6\WindowsApplication1\WindowsApplication1\Program.cs

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\obj\Debug\TempPE

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\obj\Debug

?????目錄??????????0??2009-05-19?15:35??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\TempPE

?????文件???????6432??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\WindowsApplication1.Form1.resources

?????文件????????180??2009-05-19?15:35??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\WindowsApplication1.Properties.Resources.resources

?????文件??????26112??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\WindowsApplication1.pdb

?????文件??????32768??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\WindowsApplication1.exe

?????文件????????842??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\obj\Release\WindowsApplication1.csproj.GenerateResource.Cache

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\obj\Release

?????文件????????368??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\obj\WindowsApplication1.csproj.FileList.txt

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\obj

?????文件???????5632??2005-12-08?14:51??實驗6\WindowsApplication1\WindowsApplication1\bin\Debug\WindowsApplication1.vshost.exe

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\bin\Debug

?????文件??????32768??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\bin\Release\WindowsApplication1.exe

?????文件??????26112??2009-05-19?15:55??實驗6\WindowsApplication1\WindowsApplication1\bin\Release\WindowsApplication1.pdb

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\bin\Release

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1\bin

?????文件???????3245??2009-05-19?15:35??實驗6\WindowsApplication1\WindowsApplication1\WindowsApplication1.csproj

?????文件??????26004??2009-05-19?15:50??實驗6\WindowsApplication1\WindowsApplication1\Form1.Designer.cs

?????文件??????14703??2009-05-19?15:50??實驗6\WindowsApplication1\WindowsApplication1\Form1.resx

?????目錄??????????0??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1

?????文件????????950??2009-05-19?14:59??實驗6\WindowsApplication1\WindowsApplication1.sln

............此處省略71個文件信息

評論

共有 條評論