資源簡介
畫圖板(C#源碼)(有點像Windows畫圖),畫圖板(C#源碼)(有點像Windows畫圖)

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?GraphicalCS
{
///?
///?About?的摘要說明。
///?
public?class?About?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?NAME;
private?System.Windows.Forms.Label?CopyRight;
private?System.Windows.Forms.linkLabel?EMail;
private?System.Windows.Forms.Label?lblEmail;
private?System.Windows.Forms.Button?btnOK;
private?System.Windows.Forms.Label?Athur;
private?System.Windows.Forms.PictureBox?pictureBox;
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?About()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調用后添加任何構造函數代碼
//
}
///?
///?清理所有正在使用的資源。
///?
protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}
#region?Windows?窗體設計器生成的代碼
///?
///?設計器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內容。
///?
private?void?InitializeComponent()
{
System.Resources.ResourceManager?resources?=?new?System.Resources.ResourceManager(typeof(About));
this.NAME?=?new?System.Windows.Forms.Label();
this.CopyRight?=?new?System.Windows.Forms.Label();
this.EMail?=?new?System.Windows.Forms.linkLabel();
this.lblEmail?=?new?System.Windows.Forms.Label();
this.btnOK?=?new?System.Windows.Forms.Button();
this.Athur?=?new?System.Windows.Forms.Label();
this.pictureBox?=?new?System.Windows.Forms.PictureBox();
this.SuspendLayout();
//?
//?NAME
//?
this.NAME.Location?=?new?System.Drawing.Point(88?24);
this.NAME.Name?=?“NAME“;
this.NAME.Size?=?new?System.Drawing.Size(136?16);
this.NAME.TabIndex?=?0;
this.NAME.Text?=?“myPGS?v1.0“;
//?
//?CopyRight
//?
this.CopyRight.Location?=?new?System.Drawing.Point(88?48);
this.CopyRight.Name?=?“CopyRight“;
this.CopyRight.Size?=?new?System.Drawing.Size(160?16);
this.CopyRight.TabIndex?=?1;
this.CopyRight.Text?=?“Copyright?(C)?2004?PCH“;
//?
//?EMail
//?
this.EMail.Location?=?new?System.Drawing.Point(80?104);
this.EMail.Name?=?“EMail“;
this.EMail.Size?=?new?System.Drawing.Size(144?23);
this.EMail.TabIndex?=?2;
this.EMail.TabStop?=?true;
this.EMail.Text?=?“tcpch@sohu.com“;
this.EMail.linkClicked?+=?new?System.Windows.Forms.linkLabellinkClickedEventHandler(this.EMail_linkClicked);
//?
//?lblEmail
//?
this.lblEmail.Location?=?new?System.Drawing.Point(32?104);
this.lblEmail.Name?=?“lblEmail“;
this.lblEmail.Size?=?new?System.Drawing.Size(48?23);
this.lblEmail.TabIndex?=?3;
this.lblEmail.Text?=?“E-Mail:“;
//?
//?btnOK
//?
this.btnOK.Locatio
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4821??2004-11-28?22:13??GraphicalCS\About.cs
?????文件??????13431??2004-11-28?22:13??GraphicalCS\About.resx
?????文件?????171014??2003-06-21?02:52??GraphicalCS\App.ico
?????文件???????1859??2004-10-21?17:30??GraphicalCS\AssemblyInfo.cs
?????文件?????393216??2007-04-17?21:17??GraphicalCS\bin\Debug\GraphicalCS.exe
?????目錄??????????0??2007-04-17?21:11??GraphicalCS\bin\Debug
?????目錄??????????0??2007-04-17?20:47??GraphicalCS\bin
?????文件???????8777??2004-11-29?10:41??GraphicalCS\CircleForm.cs
?????文件??????13172??2004-10-27?17:36??GraphicalCS\CircleForm.resx
?????文件??????15340??2007-04-17?20:56??GraphicalCS\Drawableob
?????文件??????17636??2004-11-25?15:13??GraphicalCS\Example.cs
?????文件??????15541??2004-10-29?13:55??GraphicalCS\Example.resx
?????文件???????5184??2007-04-17?20:47??GraphicalCS\GraphicalCS.csproj
?????文件???????2082??2007-04-17?20:47??GraphicalCS\GraphicalCS.csproj.user
?????文件????????905??2007-04-17?20:47??GraphicalCS\GraphicalCS.sln
????..A..H.?????15872??2007-04-17?21:18??GraphicalCS\GraphicalCS.suo
?????文件??????93752??2007-04-17?21:01??GraphicalCS\MainWindow.cs
?????文件?????131546??2004-11-29?19:37??GraphicalCS\MainWindow.resx
?????文件???????2672??2007-04-17?21:16??GraphicalCS\MousePoint.cs
?????文件???????4333??2004-11-16?16:18??GraphicalCS\NewForm.cs
?????文件???????9267??2004-11-16?16:11??GraphicalCS\NewForm.resx
?????文件???????8380??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.About.resources
?????文件???????8532??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.CircleForm.resources
?????文件???????1015??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.csproj.GenerateResource.Cache
?????文件??????12774??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.Example.resources
?????文件?????393216??2007-04-17?21:17??GraphicalCS\obj\Debug\GraphicalCS.exe
?????文件??????99890??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.MainWindow.resources
?????文件???????5554??2007-04-17?21:11??GraphicalCS\obj\Debug\GraphicalCS.NewForm.resources
?????文件?????157184??2007-04-17?21:17??GraphicalCS\obj\Debug\GraphicalCS.pdb
?????目錄??????????0??2007-04-17?20:47??GraphicalCS\obj\Debug\TempPE
............此處省略12個文件信息
評論
共有 條評論