搜索资源列表
超级报表模板设计器C#源代码
- 此源码是Cell组件超级报表模板设计器C#.net源码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的
VB报表设计源代码
- 此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Del
PB报表设计源代码
- 此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, Powe
Delphi报表设计源代码
- 此源码是Cell组件delphi中如何从数据库取数和自定义函数的代码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员
25175 同学录管理系统 v1.51
- 这套学籍管理系统,吸取众多软件的优点,适合:小学、初中、高中、中专等学校使用。 软件摒弃了一些不常用的功能,做到了功能强大但不复杂,界面漂亮而不花哨,使用简单化,窗口操作一目了然。 它具备的功能有: 1、适合在网络环境下使用。只需要将工作目录共享,即可实现联网录入,联网管理。 2、支持用户定义和权限定义,可有效防止数据被删除或泄露。 3、采用office xp菜单(全新修改),XP窗体,XP界面更酷; 4、提供强大的编辑功能,可以实现类EXCEL
使用窗体、打印机和错误处理程序
- Printer属性 打印程序实例 在程序中添加新窗体 l 将结果输出到打印机 l 使用错误处理程序处理运行时的错误 -Printer attributes Print example in the proceedings l add new forms of the results output to the printer l use error-handling procedures at the wrong operation
FormPrinting
- 窗体打印,是WINForm通过GDI生生图片后打印的-Form Print is WINForm through GDI Life after printing pictures
Delphi中利用Tbitmap实现窗体图形动态打印
- Delphi中利用Tbitmap实现窗体图形动态打印-implement dynamic printing of window pictures using Tbitmap in Delphi.
print5
- Ex11_01-打印窗体中的数据 -Ex11_01-print form data
barprint(PDF)
- 条码打印程序,有窗体打印,二进码打印,调用API函数打印等。-Barcode printing procedures form printing, binary code printing, call API function printing.
Draw
- 绘图,可以选择画笔 选择颜色 在窗体内绘制图形并打印-Graphics, you can choose to brush the window to choose the body color rendering graphics and print
print_dialog
- 一小段代码,直接连接打印机打印 这是一个按纽事件你加上去试试 !实现窗体打印功能! -A small section of code, directly connect the printer to print this is a button to add your event to try! The realization of form printing function!
Visual_CSharp_2008
- 《VisualC#2008程序设计经典案例设计与实现》 通过有代表性、实用性强、效果新颖的具体案例讲解了Visud C#2008在窗体界面,图形图像、多媒体,游戏、数据库、SQL查询、图表、打印、水晶报表。windows系统设置、文件,算法。网络、Web应用程序等方面的具体应用,基本涵盖了Visud C#2008年有的应用领域。《VisualC#2008程序设计经典案例设计与实现》的特点:案例经典、内容全面、技术实用、资源丰富,每一个案例都是精心挑选的,实用性强,解释详尽,能够让读者在实例练
368
- 打印窗体,直接将船体内容打印出来,很方便的-Print the form, print out the content directly to the hull, it is convenient. . . . .
fapiao
- 使用CDC指针在窗体上绘制发票,通过打印对话框完成打印-Use CDC pointer to draw the invoice on the form, print through the Print dialog box to complete
c#实用常用程序合集
- c#实用常用程序合集,内含30多个实用程序,如实例38 如何创建不规则窗体 实例48 如何实现打印预览 实例55 如何使用系统API函数 实例59 如何在开机时自动启动程序 实例67 如何给程序打包等等,很实用,几十个,总有一个是你有用的
0855
- VC++实现窗体打印,版权所有,欢迎下载-VC++ achieve form Print
Print_daying
- 窗体打印功能,代码简单,用c#写的窗体打印功能-Form printing function, the code is simple, with c# to write
类似Word打印预览窗体
- pb9可用的通用打印预览程序,可设置默认打印机,自定义纸张(The universal print preview program available in PB9 can set the default printer and custom paper.)
E267_打印对话框的实例
- 打印对话框,建一个项目,将其命名为工程1,默认窗体为Form1。command1 单击打印(form print Private Sub Command1_Click() CommonDialog1.ShowPrinter For i = 1 To CommonDialog1.Copies Printer.Print Text1.Text Next i Printer.EndDoc End Sub)