c# listview +printing function

时间:2012-08-24 07:35:13
【文件属性】:

文件名称:c# listview +printing function

文件大小:225KB

文件格式:ZIP

更新时间:2012-08-24 07:35:13

打印ListView

MyListView control is derived from System.Windows.Forms.ListView, so use it like the native ListView control. The only additional functionality is that for printing the ListView.(listView1.Print())


【文件预览】:
TestApp.sln
MyListView
----PrintSettingsDialog.resx(2KB)
----bin()
--------Debug()
----MyListView.cs(8KB)
----ds_Orders.cs(13KB)
----MyListView.csproj(6KB)
----MyListView.csproj.user(2KB)
----PrintSettingsDialog.cs(18KB)
----MyListView.resx(2KB)
----CustomControls()
--------MultiSourcing.cs(2KB)
--------AppColors.cs(3KB)
--------Enums.cs(10KB)
--------DropDownListBox.cs(3KB)
--------STI_DropDownCalendar.cs(5KB)
--------CustomControlsDoc.XML(3KB)
--------ColorListBox.cs(2KB)
--------PrintEngine.cs(5KB)
--------CustomCollectionEditor.cs(3KB)
--------bin()
--------STI_DropDownBool.cs(2KB)
--------CustomControls.sln(913B)
--------PaintEngine.cs(11KB)
--------Resources.cs(3KB)
--------TableStyle.cs(4KB)
--------ToggleButton.cs(3KB)
--------PushButton.cs(11KB)
--------DropDownBool.cs(3KB)
--------HFViewer.cs(1KB)
--------HFCollectionEditor.resx(14KB)
--------CustomCollectionEditorForm.cs(29KB)
--------Descriptors.cs(8KB)
--------STI_DropDownColorPicker.cs(2KB)
--------CustomControls.csproj.user(2KB)
--------TableStyleEditor.resx(10KB)
--------DropDownCalendar.cs(4KB)
--------ReportBuilder.cs(9KB)
--------DynamicProperty.cs(8KB)
--------DropDownColorPicker.cs(2KB)
--------CustomCollectionEditorForm.resx(17KB)
--------CustomControls.csproj(12KB)
--------StandardValues.cs(1KB)
--------EditControl.cs(807B)
--------ColumnStyle.cs(7KB)
--------TableStyleTypeEditor.cs(1KB)
--------DropDownListBase.cs(21KB)
--------App.ico(1KB)
--------HFCollectionEditor.cs(4KB)
--------Printing.cs(23KB)
--------PaginationEngine.cs(5KB)
--------TableStyleEditor.cs(8KB)
--------PrintEngine.resx(2KB)
--------DropDownListBoxButton.cs(3KB)
--------DropdownFormBase.cs(578B)
--------STI_DropDownListBox.cs(2KB)
--------TestForm.cs(9KB)
--------DropDownButtonBase.cs(21KB)
--------Functions.cs(1KB)
--------CTextBox.cs(2KB)
--------ReportBuilder.resx(2KB)
--------AssemblyInfo.cs(2KB)
--------ImageRes.resx(14KB)
--------Dictionary.cs(2KB)
----ProjectLibrary.cs(10KB)
----AssemblyInfo.cs(2KB)
Test App
----TestApp.csproj.user(2KB)
----Form1.cs(5KB)
----bin()
--------Debug()
----TestApp.csproj(5KB)
----App.ico(1KB)
----Form1.resx(10KB)
----AssemblyInfo.cs(2KB)

网友评论