Recent content by the great vinay

  1. T

    How to insert image inside the text block ?

    Thanks a lot developers. Now I can insert images. But another question. How to insert image inline the text ? and a issue with scrollviewer . how to view the bottom part of scrollviewer. Should i have to extend the area of the scrollviewer entirely below ? how do I know all the text got covered.
  2. T

    How to insert image inside the text block ?

    I am using Visual Studio 2012 and of course I am using static text and image and designed using xaml designer using toolbox. the above quoted code is what i obtained after inserted image which shows error .
  3. T

    How to insert image inside the text block ?

    I am building a very basic ( I am a super beginner to windows phone and programming). I want to convert some pages in word as Windows Phone Application. it just contains text and inline images I have decided to go with panorama inserted the panorama to plain WP8 app Inserted Scrollbox...