資源簡介
c# 控件間 連接線 ,箭頭線 ,畫面放大縮小
c# 控件間 連接線 ,箭頭線 ,畫面放大縮小
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?PerfectSVG.VectorControl.Demo
{
///?
///?About?的摘要說明。
///?
public?class?About?:?System.Windows.Forms.Form
{
#region?..構(gòu)造及消除
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.linkLabel?linkLabel1;
private?System.Windows.Forms.linkLabel?linkLabel2;
private?System.Windows.Forms.Button?button1;
private?System.Windows.Forms.GroupBox?groupBox1;
///?
///?必需的設(shè)計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?About()
{
//
//?Windows?窗體設(shè)計器支持所必需的
//
InitializeComponent();
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????5967??2008-08-13?22:30??VectorControlDemo\About.cs
?????文件??????10345??2006-09-25?15:32??VectorControlDemo\About.resx
?????文件???????1078??2006-05-24?08:58??VectorControlDemo\App.ico
?????文件???????1857??2006-05-24?08:58??VectorControlDemo\AssemblyInfo.cs
?????文件???????5967??2008-08-13?22:30??VectorControlDemo\Backup\About.cs
?????文件??????10345??2006-09-25?15:32??VectorControlDemo\Backup\About.resx
?????文件???????1078??2006-05-24?08:58??VectorControlDemo\Backup\App.ico
?????文件???????1857??2006-05-24?08:58??VectorControlDemo\Backup\AssemblyInfo.cs
?????文件???????3702??2006-09-15?12:16??VectorControlDemo\Backup\Bitmap\Bitmap1.bmp
?????文件???????4286??2006-05-24?08:58??VectorControlDemo\Backup\Bitmap\vectorcontrol1.ico
?????文件????????693??2006-05-24?08:58??VectorControlDemo\Backup\Bitmap\vectorcontrol1.jpg
?????文件???????2474??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\ListStrokeDash.cs
?????文件???????1733??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\ListStrokeDash.resx
?????文件???????2391??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\ListStrokeWidth.cs
?????文件???????1733??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\ListStrokeWidth.resx
?????文件???????8874??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\ProtectDialog.cs
?????文件??????12042??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\ProtectDialog.resx
?????文件???????2820??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\RectangleOption.cs
?????文件???????7572??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\RectangleOption.resx
?????文件???????6733??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\SizeDialog.cs
?????文件??????10932??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\SizeDialog.resx
?????文件???????5209??2006-09-07?21:39??VectorControlDemo\Backup\Dialog\StarOption.cs
?????文件???????9260??2006-05-24?08:58??VectorControlDemo\Backup\Dialog\StarOption.resx
?????文件??????83305??2010-03-05?22:34??VectorControlDemo\Backup\FrmMain.cs
?????文件??????12744??2009-03-19?21:15??VectorControlDemo\Backup\FrmMain.resx
?????文件??????43764??2009-07-22?12:40??VectorControlDemo\Backup\FrmView.cs
?????文件???????6193??2008-10-06?21:49??VectorControlDemo\Backup\FrmView.resx
?????文件??????21859??2009-03-19?21:53??VectorControlDemo\Backup\MenuOperator.cs
?????文件???????1865??2008-10-05?12:15??VectorControlDemo\Backup\Navigator.cs
?????文件???????6436??2007-09-12?23:08??VectorControlDemo\Backup\Navigator.resx
............此處省略237個文件信息
評論
共有 條評論