Answer Posted / Sumsher Bahadur Chand
To set Silverlight content's width to 100%, you can modify the 'width' attribute in the HTML object tag or use CSS:
HTML Object Tag:nt<object ... width="100%">...</object>
CSS:n#silverlightControlHost {ntmargin: 0;ntpadding: 0;ntwidth: 100%;n}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category