What are the different ways to display text with silverlight?
Answer / Sarvesh Kumar Prajapati
You can display text in Silverlight using TextBlock, Label, or various other custom controls. Additionally, you can use Run elements within a FlowDocument or RichTextBlock for more complex text layouts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function used to get a reference to an object inside the silverlight control?
Describe how to perform event handling in silverlight.
Which class is used to put animation objects in Siverlight application?
What is the use of the ClientBin folder?
Explain the mouse events that silverlight currently supports.
What are those browsers which supports silverlight?
what is silverlight.js file? Explain with an example.
Explain the architecture of silverlight?
What is Moonlight?
When would a customer use silverlight instead of windows presentation foundation (wpf)?
Can I delete microsoft silverlight?
What is the difference between silverlight and flash regarding animations?