I have downloaded the ComponentOne Silverlight controls, and am trying to add the HTMLHost control to one of my UserControls.
When I run the App, I get the message
To use this control the silverlight plugin must have its ‘windowless’ Property set to true
Does anyone know how I set this property?
As documented here, you’ll need to add this:
Complete Example: