If you want to have your Silverlight control to have a transparent background, then it is simply a question of setting the properties that Mike Snows describes in his tip post.
What had caught me out previously and the reason for this post is that I had used the Background property of the Silverlight control, rather then the correct PluginBackground property. Confusingly this works for the Html control but not the Aspx one. I had in fact filed it as a bug, and perhaps it is because I am not sure we need both of those properties?
Cheers
Ian
Technorati Tags:
Silverlight