文件名称:PrintableListView_src
- 所属分类:
- 编辑器/阅读器
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 70kb
- 下载次数:
- 0次
- 提 供 者:
- m**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems:
* extend the print on multiple pages when the width of the list exceeds the width of the print page,
* shrink, optionally, the list in a way that the resulting width fits o-Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems:
* extend the print on multiple pages when the width of the list exceeds the width of the print page,
* shrink, optionally, the list in a way that the resulting width fits o
* extend the print on multiple pages when the width of the list exceeds the width of the print page,
* shrink, optionally, the list in a way that the resulting width fits o-Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems:
* extend the print on multiple pages when the width of the list exceeds the width of the print page,
* shrink, optionally, the list in a way that the resulting width fits o
相关搜索: listview
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestSolution
............\PrintableListView
............\.................\AssemblyInfo.cs
............\.................\bin
............\.................\...\Release
............\.................\...\.......\PrintableListView.dll
............\.................\PrintableListView.cs
............\.................\PrintableListView.csproj
............\.................\PrintableListView.csproj.user
............\.................\PrintableListView.resx
............\TestPrintableListView
............\.....................\AssemblyInfo.cs
............\.....................\bin
............\.....................\...\Release
............\.....................\...\.......\Orders.xml
............\.....................\...\.......\PrintableListView.dll
............\.....................\...\.......\TestPrintableListView.exe
............\.....................\ControlFlatStyle.cs
............\.....................\MainForm.cs
............\.....................\MainForm.resx
............\.....................\TestPrintableListView.csproj
............\.....................\TestPrintableListView.csproj.user
............\TestSolution.sln
............\PrintableListView
............\.................\AssemblyInfo.cs
............\.................\bin
............\.................\...\Release
............\.................\...\.......\PrintableListView.dll
............\.................\PrintableListView.cs
............\.................\PrintableListView.csproj
............\.................\PrintableListView.csproj.user
............\.................\PrintableListView.resx
............\TestPrintableListView
............\.....................\AssemblyInfo.cs
............\.....................\bin
............\.....................\...\Release
............\.....................\...\.......\Orders.xml
............\.....................\...\.......\PrintableListView.dll
............\.....................\...\.......\TestPrintableListView.exe
............\.....................\ControlFlatStyle.cs
............\.....................\MainForm.cs
............\.....................\MainForm.resx
............\.....................\TestPrintableListView.csproj
............\.....................\TestPrintableListView.csproj.user
............\TestSolution.sln