使用拖放打印布局 [英] printing layout using drag and drop

查看:57
本文介绍了使用拖放打印布局的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一些在打印时提供操作的东西......我可以在页面上排列项目。



使用拖放我可以安排主打印页面上的项目,如果我打印该页面,项目必须是在那个我拖动它们的位置..


例如我有两个picturebox我希望通过拖放放置在页面顶部,另一个放在底部或者页面上的任何位置。



请尽快回复我。这对我来说非常重要..


解决方案

而不是在打印时这样做,在运行时移动控件会容易得多。


http://www.codeproject.com/Articles/31840/Move-controls-on-a-form-at-runtime


i want to create something which provide manipulation on printing.. by mean i can arrange items on the page.

using drag and drop i can arrange the items on the main printing page and if i print that page the items must be at that position where i dragged them..

for example i have two picturebox i want one to be placed at the top of the page by drag and drop and another one at the bottom or at any position on page.

please reply me soon. its very important for me..

解决方案

Instead of doing this at print time, moving control at runtime will be much easier.

http://www.codeproject.com/Articles/31840/Move-controls-on-a-form-at-runtime


这篇关于使用拖放打印布局的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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