Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i have a silverlight control. I am able only able to display text in a webbrowser control which however only works in out of the browser mode which is really annoying. Is there any way i can get the control to work in browser mode or is there another way for me to display long paragraphs of text within silverlight.
Posted

you can use a TextBlock or Label
 
Share this answer
 
Do you mind showing me a code snippet because i did so but couldn't get any text to display. All i got was issues with the compiler then the whole thing would just crash.
 
Share this answer
 
Comments
Dalek Dave 15-Aug-11 5:01am    
Answer as a comment like this, so the person you answer knows you have.
By answering as a response means that 'The Binary Digit' does not know you have responded.
May you provide the code what you have implemented. So that one can get into your question.

-Sagar Solanki
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900