使用winforms进行设计检查 [英] Design cheque using winforms

查看:63
本文介绍了使用winforms进行设计检查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用visual studio 2010中的winforms进行设计检查?我有四个文本框,包含银行的收款人,金额,日期和名称......我需要设计支票吗?



我尝试了什么:



我是Windows应用程序的新手......任何人都可以帮助我吗?

How to design cheque using winforms in visual studio 2010? I have four text box that has payee,amount,date and name of the bank with respect to these fields... I need to design cheque?

What I have tried:

I'm new to windows application...Can anyone helps me?

推荐答案

假设您要打印支票 - 我想不出任何其他原因试图创建一个 - 看看PrintDocument Class(System.Drawing.Printing) [ ^ ] - 它允许你把你想要的东西放在你想要的地方。

该链接包含一个基本的例子,可以帮助你入门。
Assuming you want to print the cheque - and I can't think of any other reason for trying to create one - have a look at the PrintDocument Class (System.Drawing.Printing)[^] - it allows you to put what you want exactly where you want it.
The link includes a basic example to get you started.


这篇关于使用winforms进行设计检查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆