基本信息
源码名称:《Visual C# .NET精彩编程实例集锦》
源码大小:11.74M
文件格式:.rar
开发语言:C#
更新时间:2023-07-12
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
《Visual C# .NET精彩编程实例集锦》


文件清单
└── 《Visual C# .NET精彩编程实例集锦》
    ├── 第1章 控件操作
    │   ├── 实例10 如何使用列表视图控件
    │   │   ├── ~$使用列表视图控件.doc
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── List.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── ICON1.ICO
    │   │   ├── ICON2.ICO
    │   │   ├── ICON3.ICO
    │   │   ├── List.csproj
    │   │   ├── List.csproj.user
    │   │   ├── List.sln
    │   │   ├── List.suo
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── List.exe
    │   │   │       ├── List.Form1.resources
    │   │   │       └── List.projdata
    │   │   ├── ~WRL0001.tmp
    │   │   ├── ~WRL0005.tmp
    │   │   ├── ~WRL0156.tmp
    │   │   ├── ~WRL1847.tmp
    │   │   ├── ~WRL1893.tmp
    │   │   ├── ~WRL2596.tmp
    │   │   ├── ~WRL2682.tmp
    │   │   ├── ~WRL2819.tmp
    │   │   └── ~WRL3443.tmp
    │   ├── 实例11 如何使用多选列表框控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── ListCheckBox.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── ListCheckBox.csproj
    │   │   ├── ListCheckBox.csproj.user
    │   │   ├── ListCheckBox.sln
    │   │   ├── ListCheckBox.suo
    │   │   └── obj
    │   │       └── Release
    │   │           ├── ListCheckBox.exe
    │   │           ├── ListCheckBox.Form1.resources
    │   │           └── ListCheckBox.projdata
    │   ├── 实例12 如何使用图像控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Pic.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Pic.exe
    │   │   │       ├── Pic.Form1.resources
    │   │   │       └── Pic.projdata
    │   │   ├── Pic.csproj
    │   │   ├── Pic.csproj.user
    │   │   ├── Pic.sln
    │   │   ├── Pic.suo
    │   │   └── Show1.bmp
    │   ├── 实例13 如何使用窗体分隔控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   └── Release
    │   │   │       ├── EMPID1.bmp
    │   │   │       ├── EMPID2.BMP
    │   │   │       ├── EMPID3.BMP
    │   │   │       ├── SplitWindow.exe
    │   │   │       ├── SplitWindow.vshost.exe
    │   │   │       ├── SplitWindow.vshost.exe.manifest
    │   │   │       └── Thumbs.db
    │   │   ├── EMPID1.bmp
    │   │   ├── EMPID2.BMP
    │   │   ├── EMPID3.BMP
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   └── TempPE
    │   │   │   └── Release
    │   │   │       ├── SplitWindow.csproj.FileListAbsolute.txt
    │   │   │       ├── SplitWindow.exe
    │   │   │       ├── SplitWindow.Form1.resources
    │   │   │       ├── SplitWindow.projdata
    │   │   │       └── TempPE
    │   │   ├── SplitWindow.csproj
    │   │   ├── SplitWindow.csproj.user
    │   │   ├── SplitWindow.exe
    │   │   ├── SplitWindow.sln
    │   │   ├── SplitWindow.suo
    │   │   ├── UpgradeLog.XML
    │   │   └── _UpgradeReport_Files
    │   │       ├── UpgradeReport.css
    │   │       ├── UpgradeReport_Minus.gif
    │   │       ├── UpgradeReport_Plus.gif
    │   │       └── UpgradeReport.xslt
    │   ├── 实例1 如何使用错误提醒控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── ErrorTip.exe
    │   │   ├── ErrorTip.csproj
    │   │   ├── ErrorTip.csproj.user
    │   │   ├── ErrorTip.sln
    │   │   ├── ErrorTip.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── ErrorTip.exe
    │   │           ├── ErrorTip.Form1.resources
    │   │           └── ErrorTip.projdata
    │   ├── 实例2 如何使用信息提示控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Tips.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Tips.exe
    │   │   │       ├── Tips.Form1.resources
    │   │   │       └── Tips.projdata
    │   │   ├── Tips.csproj
    │   │   ├── Tips.csproj.user
    │   │   ├── Tips.sln
    │   │   └── Tips.suo
    │   ├── 实例3 如何使用菜单控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Menu.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── Menu.csproj
    │   │   ├── Menu.csproj.user
    │   │   ├── Menu.sln
    │   │   ├── Menu.suo
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Menu.exe
    │   │   │       ├── Menu.Form1.resources
    │   │   │       └── Menu.projdata
    │   │   └── Show1.bmp
    │   ├── 实例4 如何使用工具栏控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── MyTools.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── MyTools.csproj
    │   │   ├── MyTools.csproj.user
    │   │   ├── MyTools.sln
    │   │   ├── MyTools.suo
    │   │   └── obj
    │   │       └── Release
    │   │           ├── MyTools.exe
    │   │           ├── MyTools.Form1.resources
    │   │           └── MyTools.projdata
    │   ├── 实例5 如何使用状态栏控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── StatusBar.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── StatusBar.exe
    │   │   │       ├── StatusBar.Form1.resources
    │   │   │       └── StatusBar.projdata
    │   │   ├── StatusBar.csproj
    │   │   ├── StatusBar.csproj.user
    │   │   ├── StatusBar.sln
    │   │   └── StatusBar.suo
    │   ├── 实例6 如何使用托盘控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Notify.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── Notify.csproj
    │   │   ├── Notify.csproj.user
    │   │   ├── Notify.sln
    │   │   ├── Notify.suo
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Notify.Form1.resources
    │   │   │       └── Notify.projdata
    │   │   └── Show1.JPG
    │   ├── 实例7 如何使用标签页控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Tab.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── ICON1.ICO
    │   │   ├── ICON2.ICO
    │   │   ├── ICON3.ICO
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Tab.exe
    │   │   │       ├── Tab.Form1.resources
    │   │   │       └── Tab.projdata
    │   │   ├── Show1.bmp
    │   │   ├── Show2.bmp
    │   │   ├── Show3.bmp
    │   │   ├── Tab.csproj
    │   │   ├── Tab.csproj.user
    │   │   ├── Tab.sln
    │   │   └── Tab.suo
    │   ├── 实例8 如何使用进度条控件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── ProgressBar.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── ProgressBar.exe
    │   │   │       ├── ProgressBar.Form1.resources
    │   │   │       └── ProgressBar.projdata
    │   │   ├── ProgressBar.csproj
    │   │   ├── ProgressBar.csproj.user
    │   │   ├── ProgressBar.sln
    │   │   └── ProgressBar.suo
    │   └── 实例9 如何使用树视图控件
    │       ├── App.ico
    │       ├── AssemblyInfo.cs
    │       ├── bin
    │       │   └── Release
    │       │       └── Tree.exe
    │       ├── Form1.cs
    │       ├── Form1.resx
    │       ├── ICON1.bmp
    │       ├── ICON2.bmp
    │       ├── ICON3.bmp
    │       ├── obj
    │       │   └── Release
    │       │       ├── Tree.exe
    │       │       ├── Tree.Form1.resources
    │       │       └── Tree.projdata
    │       ├── Tree.csproj
    │       ├── Tree.csproj.user
    │       ├── Tree.sln
    │       └── Tree.suo
    ├── 第2章 文件管理
    │   ├── 实例14 如何获取程序文件信息
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── File.exe
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例15 如何获取指定文件的根信息
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Files.exe
    │   │   ├── Files.csproj
    │   │   ├── Files.csproj.user
    │   │   ├── Files.sln
    │   │   ├── Files.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── Files.exe
    │   │           ├── Files.Form1.resources
    │   │           └── Files.projdata
    │   ├── 实例16 如何获取当前程序所在的文件夹
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── CurrentPath.exe
    │   │   ├── CurrentPath.csproj
    │   │   ├── CurrentPath.csproj.user
    │   │   ├── CurrentPath.sln
    │   │   ├── CurrentPath.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── CurrentPath.exe
    │   │   │       ├── CurrentPath.Form1.resources
    │   │   │       └── CurrentPath.projdata
    │   │   └── Show3.bmp
    │   ├── 实例17 如何获取指定文件夹下的所有文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Files.exe
    │   │   ├── Files.csproj
    │   │   ├── Files.csproj.user
    │   │   ├── Files.sln
    │   │   ├── Files.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── Files.exe
    │   │           ├── Files.Form1.resources
    │   │           └── Files.projdata
    │   ├── 实例18 如何获取指定文件夹下的所有文件夹
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Files.exe
    │   │   ├── Files.csproj
    │   │   ├── Files.csproj.user
    │   │   ├── Files.sln
    │   │   ├── Files.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── Files.exe
    │   │           ├── Files.Form1.resources
    │   │           └── Files.projdata
    │   ├── 实例19 如何获取和设置文件属性
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── File.exe
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例20 如何获取和设置文件夹属性
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── File.exe
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例21 如何判断文件或文件夹是否存在
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── File.exe
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例22 如何创建和删除多层文件夹
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Files.exe
    │   │   ├── Files.csproj
    │   │   ├── Files.csproj.user
    │   │   ├── Files.sln
    │   │   ├── Files.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── Files.exe
    │   │           ├── Files.Form1.resources
    │   │           └── Files.projdata
    │   ├── 实例23 如何监视文件和文件夹系统变化情况
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Files.exe
    │   │   ├── Files.csproj
    │   │   ├── Files.csproj.user
    │   │   ├── Files.sln
    │   │   ├── Files.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── Files.exe
    │   │           ├── Files.Form1.resources
    │   │           └── Files.projdata
    │   ├── 实例24 如何加解密文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── DesFile.exe
    │   │   ├── DesFile.csproj
    │   │   ├── DesFile.csproj.user
    │   │   ├── DesFile.sln
    │   │   ├── DesFile.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── DesFile.exe
    │   │           ├── DesFile.Form1.resources
    │   │           └── DesFile.projdata
    │   ├── 实例25 如何切分组合文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── File.exe
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       └── Release
    │   │           ├── File.Form1.resources
    │   │           └── File.projdata
    │   ├── 实例26 如何以流式方式读写文本文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── Stream.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── Stream.exe
    │   │   │       ├── Stream.Form1.resources
    │   │   │       └── Stream.projdata
    │   │   ├── Stream.csproj
    │   │   ├── Stream.csproj.user
    │   │   ├── Stream.sln
    │   │   └── Stream.suo
    │   ├── 实例27 如何直接打印文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       └── PrintText.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── PrintText.exe
    │   │   │       ├── PrintText.Form1.resources
    │   │   │       └── PrintText.projdata
    │   │   ├── PrintText.csproj
    │   │   ├── PrintText.csproj.user
    │   │   ├── PrintText.sln
    │   │   └── PrintText.suo
    │   ├── 实例28 如何操作帮助文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── File.exe
    │   │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │   │       ├── Interop.VBIDE.dll
    │   │   │       └── Interop.Word.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │       ├── Interop.VBIDE.dll
    │   │       ├── Interop.Word.dll
    │   │       └── Release
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例29 如何操作WORD文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── File.exe
    │   │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │   │       ├── Interop.VBIDE.dll
    │   │   │       └── Interop.Word.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │       ├── Interop.VBIDE.dll
    │   │       ├── Interop.Word.dll
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例30 如何操作EXCEL文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── File.exe
    │   │   │       ├── Interop.Excel.dll
    │   │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │   │       └── Interop.VBIDE.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── Interop.Excel.dll
    │   │       ├── Interop.Microsoft.Office.Core.dll
    │   │       ├── Interop.VBIDE.dll
    │   │       ├── Interop.Word.dll
    │   │       └── Release
    │   │           ├── File.projdata
    │   │           └── MyFile.Form1.resources
    │   ├── 实例31 如何播放MP3文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── AxInterop.MediaPlayer.dll
    │   │   │       ├── File.exe
    │   │   │       └── Interop.MediaPlayer.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── AxInterop.MediaPlayer.dll
    │   │       ├── Interop.MediaPlayer.dll
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.Form1.resources
    │   │           └── File.projdata
    │   ├── 实例32 如何播放VCD文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── AxInterop.MediaPlayer.dll
    │   │   │       ├── Interop.MediaPlayer.dll
    │   │   │       └── Media.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── Media.csproj
    │   │   ├── Media.csproj.user
    │   │   ├── Media.sln
    │   │   ├── Media.suo
    │   │   └── obj
    │   │       ├── AxInterop.MediaPlayer.dll
    │   │       ├── Interop.MediaPlayer.dll
    │   │       └── Release
    │   │           ├── Media.Form1.resources
    │   │           └── Media.projdata
    │   ├── 实例33 如何播放DVD文件
    │   │   ├── ~$播放Flash文件.doc
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── AxInterop.MSWEBDVDLib.dll
    │   │   │       ├── File.exe
    │   │   │       └── Interop.MSWEBDVDLib.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── AxInterop.MediaPlayer.dll
    │   │       ├── AxInterop.MSWEBDVDLib.dll
    │   │       ├── AxInterop.ShockwaveFlashObjects.dll
    │   │       ├── Interop.MediaPlayer.dll
    │   │       ├── Interop.MSWEBDVDLib.dll
    │   │       ├── Interop.ShockwaveFlashObjects.dll
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.Form1.resources
    │   │           ├── File.projdata
    │   │           └── File.projdata1
    │   ├── 实例34 如何播放Flash文件
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── AxInterop.MediaPlayer.dll
    │   │   │       ├── AxInterop.ShockwaveFlashObjects.dll
    │   │   │       ├── File.exe
    │   │   │       ├── Interop.MediaPlayer.dll
    │   │   │       └── Interop.ShockwaveFlashObjects.dll
    │   │   ├── File.csproj
    │   │   ├── File.csproj.user
    │   │   ├── File.sln
    │   │   ├── File.suo
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   └── obj
    │   │       ├── AxInterop.MediaPlayer.dll
    │   │       ├── AxInterop.ShockwaveFlashObjects.dll
    │   │       ├── Interop.MediaPlayer.dll
    │   │       ├── Interop.ShockwaveFlashObjects.dll
    │   │       └── Release
    │   │           ├── File.exe
    │   │           ├── File.Form1.resources
    │   │           └── File.projdata
    │   └── 实例35 如何播放RealPlayer文件
    │       ├── App.ico
    │       ├── AssemblyInfo.cs
    │       ├── bin
    │       │   └── Release
    │       │       ├── AxInterop.MediaPlayer.dll
    │       │       ├── AxInterop.QTActiveXPlugin.dll
    │       │       ├── AxInterop.RealAudioObjects.dll
    │       │       ├── AxInterop.ShockwaveFlashObjects.dll
    │       │       ├── File.exe
    │       │       ├── Interop.MediaPlayer.dll
    │       │       ├── Interop.QTActiveXPlugin.dll
    │       │       ├── Interop.RealAudioObjects.dll
    │       │       └── Interop.ShockwaveFlashObjects.dll
    │       ├── File.csproj
    │       ├── File.csproj.user
    │       ├── File.sln
    │       ├── File.suo
    │       ├── Form1.cs
    │       ├── Form1.resx
    │       └── obj
    │           ├── AxInterop.MediaPlayer.dll
    │           ├── AxInterop.QTActiveXPlugin.dll
    │           ├── AxInterop.RealAudioObjects.dll
    │           ├── AxInterop.ShockwaveFlashObjects.dll
    │           ├── Interop.MediaPlayer.dll
    │           ├── Interop.QTActiveXPlugin.dll
    │           ├── Interop.RealAudioObjects.dll
    │           ├── Interop.ShockwaveFlashObjects.dll
    │           └── Release
    │               ├── File.Form1.resources
    │               └── File.projdata
    └── 第3章 程序设置
        ├── 实例36 如何创建椭圆形窗体
        │   ├── 0193.JPG
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   └── Release
        │   │       └── Image.exe
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── Image.csproj
        │   ├── Image.csproj.user
        │   ├── Image.sln
        │   ├── Image.suo
        │   └── obj
        │       └── Release
        │           ├── Image.exe
        │           ├── Image.Form1.resources
        │           └── Image.projdata
        ├── 实例37 如何创建文字形窗体
        │   ├── 0193.JPG
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   └── Release
        │   │       └── Image.exe
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── Image.csproj
        │   ├── Image.csproj.user
        │   ├── Image.sln
        │   ├── Image.suo
        │   └── obj
        │       └── Release
        │           ├── Image.Form1.resources
        │           └── Image.projdata
        ├── 实例38 如何创建不规则窗体
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   ├── Debug
        │   │   └── Release
        │   │       ├── Win.exe
        │   │       ├── Win.vshost.exe
        │   │       └── Win.vshost.exe.manifest
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── obj
        │   │   ├── Debug
        │   │   │   └── TempPE
        │   │   └── Release
        │   │       ├── TempPE
        │   │       ├── Win.csproj.FileListAbsolute.txt
        │   │       ├── Win.csproj.GenerateResource.Cache
        │   │       ├── Win.exe
        │   │       ├── Win.Form1.resources
        │   │       └── Win.projdata
        │   ├── Show1.bmp
        │   ├── UpgradeLog.XML
        │   ├── _UpgradeReport_Files
        │   │   ├── UpgradeReport.css
        │   │   ├── UpgradeReport_Minus.gif
        │   │   ├── UpgradeReport_Plus.gif
        │   │   └── UpgradeReport.xslt
        │   ├── Win.csproj
        │   ├── Win.csproj.user
        │   ├── Window.suo
        │   ├── Win.sln
        │   └── Win.suo
        ├── 实例39 如何创建移动的窗体
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   └── Release
        │   │       └── MoveWindow.exe
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── Image.suo
        │   ├── MoveWindow.csproj
        │   ├── MoveWindow.csproj.user
        │   ├── MoveWindow.sln
        │   ├── MoveWindow.suo
        │   ├── obj
        │   │   └── Release
        │   │       ├── MoveWindow.Form1.resources
        │   │       └── MoveWindow.projdata
        │   └── Show1.bmp
        ├── 实例40 如何创建无标题栏窗体
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   └── Release
        │   │       └── Window.exe
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── obj
        │   │   └── Release
        │   │       ├── Window.Form1.resources
        │   │       └── Window.projdata
        │   ├── Show1.JPG
        │   ├── Window.csproj
        │   ├── Window.csproj.user
        │   ├── Window.sln
        │   └── Window.suo
        ├── 实例41 如何拖动无标题栏窗体
        │   ├── App.ico
        │   ├── AssemblyInfo.cs
        │   ├── bin
        │   │   ├── Debug
        │   │   └── Release
        │   │       ├── Window.exe
        │   │       ├── Window.vshost.exe
        │   │       └── Window.vshost.exe.manifest
        │   ├── Form1.cs
        │   ├── Form1.resx
        │   ├── obj
        │   │   ├── Debug
        │   │   │   └── TempPE
        │   │   └── Release
        │   │       ├── TempPE
        │   │       ├── Window.csproj.FileListAbsolute.txt
        │   │       ├── Window.csproj.GenerateResource.Cache
        │   │       ├── Window.exe
        │   │       ├── Window.Form1.resources
        │   │       └── Window.projdata
        │   ├── Show1.JPG
        │   ├── UpgradeLog.XML
        │   ├── _UpgradeReport_Files
        │   │   ├── UpgradeReport.css
        │   │   ├── UpgradeReport_Minus.gif
        │   │   ├── UpgradeReport_Plus.gif
        │   │   └── UpgradeReport.xslt
        │   ├── Window.csproj
        │   ├── Window.csproj.user
        │   ├── Window.sln
        │   └── Window.suo
        └── 实例42 如何制作自绘式菜单
            ├── App.ico
            ├── AssemblyInfo.cs
            ├── bin
            │   └── Release
            │       └── Menu.exe
            ├── Car.JPG
            └── Form1.cs

227 directories, 617 files