基本信息
源码名称:类似qq列表自定义控件
源码大小:1.01M
文件格式:.zip
开发语言:C#
更新时间:2022-05-31
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 3 元 
   源码介绍
类似qq列表自定义控件

.
├── 类似qq列表自定义控件
│   ├── WindowsFormsForControlTest
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── WindowsFormsForControlTest.csproj
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── Head
│   │   │   │   │   ├── 1 (0).png
│   │   │   │   │   ├── 1 (1).png
│   │   │   │   │   ├── 1 (10).PNG
│   │   │   │   │   ├── 1 (11).PNG
│   │   │   │   │   ├── 1 (12).PNG
│   │   │   │   │   ├── 1 (13).PNG
│   │   │   │   │   ├── 1 (14).PNG
│   │   │   │   │   ├── 1 (15).PNG
│   │   │   │   │   ├── 1 (16).PNG
│   │   │   │   │   ├── 1 (17).PNG
│   │   │   │   │   ├── 1 (18).PNG
│   │   │   │   │   ├── 1 (19).PNG
│   │   │   │   │   ├── 1 (2).png
│   │   │   │   │   ├── 1 (20).PNG
│   │   │   │   │   ├── 1 (21).PNG
│   │   │   │   │   ├── 1 (22).PNG
│   │   │   │   │   ├── 1 (23).PNG
│   │   │   │   │   ├── 1 (24).PNG
│   │   │   │   │   ├── 1 (25).PNG
│   │   │   │   │   ├── 1 (26).PNG
│   │   │   │   │   ├── 1 (27).PNG
│   │   │   │   │   ├── 1 (28).PNG
│   │   │   │   │   ├── 1 (29).PNG
│   │   │   │   │   ├── 1 (3).PNG
│   │   │   │   │   ├── 1 (30).PNG
│   │   │   │   │   ├── 1 (31).PNG
│   │   │   │   │   ├── 1 (32).PNG
│   │   │   │   │   ├── 1 (33).PNG
│   │   │   │   │   ├── 1 (34).PNG
│   │   │   │   │   ├── 1 (35).PNG
│   │   │   │   │   ├── 1 (36).PNG
│   │   │   │   │   ├── 1 (37).PNG
│   │   │   │   │   ├── 1 (38).PNG
│   │   │   │   │   ├── 1 (39).PNG
│   │   │   │   │   ├── 1 (4).PNG
│   │   │   │   │   ├── 1 (40).PNG
│   │   │   │   │   ├── 1 (41).PNG
│   │   │   │   │   ├── 1 (42).PNG
│   │   │   │   │   ├── 1 (43).PNG
│   │   │   │   │   ├── 1 (44).PNG
│   │   │   │   │   ├── 1 (5).PNG
│   │   │   │   │   ├── 1 (6).PNG
│   │   │   │   │   ├── 1 (7).PNG
│   │   │   │   │   ├── 1 (8).PNG
│   │   │   │   │   ├── 1 (9).PNG
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── WindowsFormsForControlTest.exe
│   │   │   │   ├── WindowsFormsForControlTest.pdb
│   │   │   │   ├── WindowsFormsForControlTest.vshost.exe
│   │   │   │   ├── _CUSTOM_CONTROLS.dll
│   │   │   │   └── _CUSTOM_CONTROLS.pdb
│   │   │   └── Release
│   │   │       ├── Head
│   │   │       │   ├── 1 (0).png
│   │   │       │   ├── 1 (1).png
│   │   │       │   ├── 1 (10).PNG
│   │   │       │   ├── 1 (11).PNG
│   │   │       │   ├── 1 (12).PNG
│   │   │       │   ├── 1 (13).PNG
│   │   │       │   ├── 1 (14).PNG
│   │   │       │   ├── 1 (15).PNG
│   │   │       │   ├── 1 (16).PNG
│   │   │       │   ├── 1 (17).PNG
│   │   │       │   ├── 1 (18).PNG
│   │   │       │   ├── 1 (19).PNG
│   │   │       │   ├── 1 (2).png
│   │   │       │   ├── 1 (20).PNG
│   │   │       │   ├── 1 (21).PNG
│   │   │       │   ├── 1 (22).PNG
│   │   │       │   ├── 1 (23).PNG
│   │   │       │   ├── 1 (24).PNG
│   │   │       │   ├── 1 (25).PNG
│   │   │       │   ├── 1 (26).PNG
│   │   │       │   ├── 1 (27).PNG
│   │   │       │   ├── 1 (28).PNG
│   │   │       │   ├── 1 (29).PNG
│   │   │       │   ├── 1 (3).PNG
│   │   │       │   ├── 1 (30).PNG
│   │   │       │   ├── 1 (31).PNG
│   │   │       │   ├── 1 (32).PNG
│   │   │       │   ├── 1 (33).PNG
│   │   │       │   ├── 1 (34).PNG
│   │   │       │   ├── 1 (35).PNG
│   │   │       │   ├── 1 (36).PNG
│   │   │       │   ├── 1 (37).PNG
│   │   │       │   ├── 1 (38).PNG
│   │   │       │   ├── 1 (39).PNG
│   │   │       │   ├── 1 (4).PNG
│   │   │       │   ├── 1 (40).PNG
│   │   │       │   ├── 1 (41).PNG
│   │   │       │   ├── 1 (42).PNG
│   │   │       │   ├── 1 (43).PNG
│   │   │       │   ├── 1 (44).PNG
│   │   │       │   ├── 1 (5).PNG
│   │   │       │   ├── 1 (6).PNG
│   │   │       │   ├── 1 (7).PNG
│   │   │       │   ├── 1 (8).PNG
│   │   │       │   ├── 1 (9).PNG
│   │   │       │   └── Thumbs.db
│   │   │       ├── WindowsFormsForControlTest.exe
│   │   │       ├── WindowsFormsForControlTest.pdb
│   │   │       ├── WindowsFormsForControlTest.vshost.exe
│   │   │       ├── WindowsFormsForControlTest.vshost.exe.manifest
│   │   │       ├── _CUSTOM_CONTROLS.dll
│   │   │       └── _CUSTOM_CONTROLS.pdb
│   │   └── obj
│   │       └── x86
│   │           ├── Debug
│   │           │   ├── DesignTimeResolveAssemblyReferences.cache
│   │           │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           │   ├── ResGen.read.1.tlog
│   │           │   ├── ResGen.write.1.tlog
│   │           │   ├── ResolveAssemblyReference.cache
│   │           │   ├── TempPE
│   │           │   ├── WindowsFormsForControlTest.Form1.resources
│   │           │   ├── WindowsFormsForControlTest.Properties.Resources.resources
│   │           │   ├── WindowsFormsForControlTest.csproj.FileListAbsolute.txt
│   │           │   ├── WindowsFormsForControlTest.exe
│   │           │   └── WindowsFormsForControlTest.pdb
│   │           └── Release
│   │               ├── DesignTimeResolveAssemblyReferences.cache
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── ResGen.read.1.tlog
│   │               ├── ResGen.write.1.tlog
│   │               ├── ResolveAssemblyReference.cache
│   │               ├── TempPE
│   │               ├── WindowsFormsForControlTest.Form1.resources
│   │               ├── WindowsFormsForControlTest.Properties.Resources.resources
│   │               ├── WindowsFormsForControlTest.csproj.AssemblyReference.cache
│   │               ├── WindowsFormsForControlTest.csproj.CopyComplete
│   │               ├── WindowsFormsForControlTest.csproj.CoreCompileInputs.cache
│   │               ├── WindowsFormsForControlTest.csproj.FileListAbsolute.txt
│   │               ├── WindowsFormsForControlTest.csproj.GenerateResource.cache
│   │               ├── WindowsFormsForControlTest.csprojResolveAssemblyReference.cache
│   │               ├── WindowsFormsForControlTest.exe
│   │               └── WindowsFormsForControlTest.pdb
│   ├── _CUSTOM_CONTROLS
│   │   ├── ClassDiagram1.cd
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   └── Resources.resx
│   │   ├── Resources
│   │   │   ├── Away.png
│   │   │   ├── Busy.png
│   │   │   ├── Dont Disturb.png
│   │   │   ├── Invisible.png
│   │   │   ├── OffLine.png
│   │   │   ├── OnLine.png
│   │   │   ├── QMe.png
│   │   │   └── null.png
│   │   ├── _CUSTOM_CONTROLS.csproj
│   │   ├── _ChatListBox
│   │   │   ├── ChatListBox.Designer.cs
│   │   │   ├── ChatListBox.cs
│   │   │   ├── ChatListBox.resx
│   │   │   ├── ChatListEventArgs.cs
│   │   │   ├── ChatListItem.cs
│   │   │   ├── ChatListItemConverter.cs
│   │   │   ├── ChatListItemIcon.cs
│   │   │   ├── ChatListSubItem.cs
│   │   │   ├── ChatListSubItemConverter.cs
│   │   │   └── ChatListVScroll.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── _CUSTOM_CONTROLS.dll
│   │   │   │   └── _CUSTOM_CONTROLS.pdb
│   │   │   └── Release
│   │   │       ├── _CUSTOM_CONTROLS.dll
│   │   │       └── _CUSTOM_CONTROLS.pdb
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── ResGen.read.1.tlog
│   │       │   ├── ResGen.write.1.tlog
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   ├── _CUSTOM_CONTROLS.ChatListBox.resources
│   │       │   ├── _CUSTOM_CONTROLS.Properties.Resources.resources
│   │       │   ├── _CUSTOM_CONTROLS.csproj.FileListAbsolute.txt
│   │       │   ├── _CUSTOM_CONTROLS.dll
│   │       │   └── _CUSTOM_CONTROLS.pdb
│   │       └── Release
│   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── ResGen.read.1.tlog
│   │           ├── ResGen.write.1.tlog
│   │           ├── TempPE
│   │           │   └── Properties.Resources.Designer.cs.dll
│   │           ├── _CUSTOM_CONTROLS.ChatListBox.resources
│   │           ├── _CUSTOM_CONTROLS.Properties.Resources.resources
│   │           ├── _CUSTOM_CONTROLS.csproj.AssemblyReference.cache
│   │           ├── _CUSTOM_CONTROLS.csproj.CoreCompileInputs.cache
│   │           ├── _CUSTOM_CONTROLS.csproj.FileListAbsolute.txt
│   │           ├── _CUSTOM_CONTROLS.csproj.GenerateResource.cache
│   │           ├── _CUSTOM_CONTROLS.dll
│   │           └── _CUSTOM_CONTROLS.pdb
│   ├── _CUSTOM_CONTROLS.sln
│   └── _CUSTOM_CONTROLS.suo
└── 好例子网_类似qq列表自定义控件.zip

26 directories, 190 files