|
-
Jan 6th, 2012, 04:46 AM
#1
Thread Starter
Fanatic Member
Company Logo on form in background
Hi all
I would like to put a company logo in center of form...almost like a watermark
Is this possible...like to make it a default...used to use it in .net just image on form
I am struggling doing this with WPF form with Tables to help me layout form
cheers
George
-
Jan 10th, 2012, 02:17 AM
#2
Re: Company Logo on form in background
Hello,
The Canvas has a Background property, which you can use an ImageBrush with, which should give you what you need:
http://msdn.microsoft.com/en-us/libr...ackground.aspx
Gary
-
Jan 16th, 2012, 12:32 AM
#3
Fanatic Member
Re: Company Logo on form in background
Opacity, with grid and white background
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|