Explain how to set silverlight contents width as 100%.



Explain how to set silverlight contents width as 100%...

Answer / Avanish Singh

To set the width of Silverlight content to 100%, you can use CSS. Add the following code to your HTML file inside the Silverlight element:n<style>n#silverlightControlHost {nwidth: 100%;n}n</style>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?

1 Answers  


What is the function of an object tree used in silverlight?

1 Answers  


What is the methodology adopted to change the startup page of any particular Silverlight application?

1 Answers  


How can you check the internet connection status in silverlight?

1 Answers  


What is isolated storage in silverlight?

1 Answers  


How to perform event handling in silver light?

1 Answers  


How to use xaml namescope at run time?

1 Answers  


How silverlight 4 is different from silverlight 3?

1 Answers  


how can be a silverlight application shown in full-screen mode?

1 Answers   Microsoft,


List some of the benefits of using Silverlight

1 Answers  


What is the difference between silverlighttm streaming and other video sharing services?

1 Answers  


Which types of video files can be supported in silverlight?

1 Answers  


Categories