xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 99KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-05
  • 語言: C#
  • 標(biāo)簽: c#線控件??斜線控件??

資源簡(jiǎn)介

C# 編寫的真正線控件。在網(wǎng)上找到的大部分都沒有處理兩個(gè)線相交情況互相遮蓋的部分。 這次我利用GDI+ 的異形把線控件遮蓋部分去掉,變成完全的線控件,添加后可以拖動(dòng)還可以改變大小方向。而且多個(gè)線相交,只有相交部分重疊,其他部分都可以看到。 類似VB里面的線控件。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;

namespace?DemoExample
{
????public?partial?class?FormDemo?:?Form
????{
????????public?FormDemo()
????????{
????????????InitializeComponent();
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????20480??2010-12-02?16:10??LineControl\Build\DemoExample.exe

?????文件??????26112??2010-12-02?16:10??LineControl\Build\DemoExample.pdb

?????文件???????5632??2005-11-11?22:25??LineControl\Build\DemoExample.vshost.exe

?????文件??????24576??2010-12-02?16:10??LineControl\Build\LineControl.dll

?????文件??????26112??2010-12-02?16:10??LineControl\Build\LineControl.pdb

?????文件???????9543??2010-12-02?16:08??LineControl\Demo.JPG

?????文件??????20480??2010-12-02?16:07??LineControl\LineControl\bin\Debug\DemoExample.exe

?????文件??????26112??2010-12-02?16:07??LineControl\LineControl\bin\Debug\DemoExample.pdb

?????文件??????24576??2010-12-02?16:06??LineControl\LineControl\bin\Debug\LineControl.dll

?????文件??????26112??2010-12-02?16:06??LineControl\LineControl\bin\Debug\LineControl.pdb

?????文件???????3502??2010-12-02?16:09??LineControl\LineControl\DemoExample.csproj

?????文件????????342??2010-12-02?16:10??LineControl\LineControl\FormDemo.cs

?????文件???????4327??2010-12-02?16:07??LineControl\LineControl\FormDemo.Designer.cs

?????文件???????5814??2010-12-02?16:06??LineControl\LineControl\FormDemo.resx

?????文件????????903??2010-12-02?16:07??LineControl\LineControl\obj\Debug\DemoExample.csproj.GenerateResource.Cache

?????文件??????20480??2010-12-02?16:10??LineControl\LineControl\obj\Debug\DemoExample.exe

?????文件????????180??2010-12-02?16:10??LineControl\LineControl\obj\Debug\DemoExample.FormDemo.resources

?????文件??????26112??2010-12-02?16:10??LineControl\LineControl\obj\Debug\DemoExample.pdb

?????文件????????180??2010-12-02?16:10??LineControl\LineControl\obj\Debug\DemoExample.Properties.Resources.resources

?????文件???????7460??2010-12-02?16:10??LineControl\LineControl\obj\Debug\ResolveAssemblyReference.cache

?????文件???????4608??2010-12-02?16:03??LineControl\LineControl\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件????????405??2010-12-02?16:10??LineControl\LineControl\obj\DemoExample.csproj.FileList.txt

?????文件????????473??2010-12-02?16:07??LineControl\LineControl\Program.cs

?????文件???????1177??2010-12-02?15:53??LineControl\LineControl\Properties\AssemblyInfo.cs

?????文件???????2844??2010-12-02?15:53??LineControl\LineControl\Properties\Resources.Designer.cs

?????文件???????5612??2010-12-02?15:51??LineControl\LineControl\Properties\Resources.resx

?????文件???????1107??2010-12-02?15:53??LineControl\LineControl\Properties\Settings.Designer.cs

?????文件????????249??2010-12-02?15:51??LineControl\LineControl\Properties\Settings.settings

?????文件???????1410??2010-12-02?15:57??LineControl\LineControl.sln

????..A..H.?????23552??2010-12-02?16:10??LineControl\LineControl.suo

............此處省略37個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源