Group: Forum Members
Last Active: Last Year
Posts: 5,
Visits: 8
|
Thanks for your help. I got it to work.
Jason
|
Group: Forum Members
Last Active: 6 Months Ago
Posts: 153,
Visits: 11
|
Hi Jason, You can try the BringToFront() method: someWatermark.BringToFront();
Best regards, Bob
P.S. Just posting this in case somebody reads this thread.
|
Group: Forum Members
Last Active: Last Year
Posts: 5,
Visits: 8
|
Hi,
I've successfully added a watermark to my chart control and faded the alpha channel. However, the problem is that everything else is always in front of the watermark (making it invisible since it is behind the other charts on my control). The examples talk about the Z-Order, but there doesn't appear to be anywhere where I can set this. Can you please let me know how to fix the Z Order so I can make the watermark appear above all else?
Thanks. Jason
|