CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    1

    Text floating around a (dynamically sized) image

    How do I have a block of text floating around a (dynamically sized) image?
    I.e., I am seeking for a means to achieve a result in Silverlight similar to this:

    IMAGE ThisIsAn
    IndivuellTextBlock
    FloatingAroundMy
    FavoritePicture

  2. #2
    Join Date
    Oct 2008
    Posts
    47

    Re: Text floating around a (dynamically sized) image

    Check out the learning video tutorials...

    http://silverlight.net/Learn/

    Hope this helps,

    Larry Darrah
    MS AE

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

Featured