如何在ricktextboxprintcontrol中添加水印? [英] How do I add watermark BEHIND the ricktextboxprintcontrol?

查看:90
本文介绍了如何在ricktextboxprintcontrol中添加水印?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这个网站。我遇到问题的方法是尝试在打印文档/页面上添加水印,因为richtextboxprintcontrol是白色的,只是放在打印文档/页面中。



我尝试了什么:



我尝试使用透明背景设置水印并且工作正常但水印位于richtextboxprintcontrol的顶部这导致打印出来的文本褪色。希望你能帮忙。

I made a richtextboxprintcontrol that serves a a control for printing with the help of this site . Where I'm having trouble is trying to put a watermark on the print document/page because the richtextboxprintcontrol is color white and is just place in the print document/page.

What I have tried:

I tried puting a watermark with transparent background and it worked but the watermark is on the top of the richtextboxprintcontrol which results to faded text from the print out. Wish you could help.

推荐答案

如果水印是控件的顶部,那么水印的z顺序是更大而不是对照;这意味着它在控制之后呈现。



更改z顺序,使水印在控件之前呈现。
If the watermark is "on top" of the "control", then the "z-order" of the watermark is "greater" than that of the control; meaning it's rendered "after" the control.

Change the z-orders so the watermark is rendered "before" the control.


这篇关于如何在ricktextboxprintcontrol中添加水印?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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