Results 1 to 3 of 3

Thread: Company Logo on form in background

  1. #1

    Thread Starter
    Fanatic Member Ggalla1779's Avatar
    Join Date
    Feb 2006
    Location
    Glasgow
    Posts
    532

    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

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3
    Fanatic Member
    Join Date
    Dec 2009
    Location
    Milan
    Posts
    810

    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
  •  



Click Here to Expand Forum to Full Width