This Silverlight demo basically demontrates how to create and overlay a draggable window on HTML body in Silverlight 1.1, using managed code and DOM. For simplicity, this sample uses an alpha-blended background PNG image to cast the shadows and make the ‘see-through glass’ effect on the LCD screen.
I added some HTML elements to let you drag the window around and see the full effects. Enjoys! Sopheap Ly
View Complete Tutorial - Download Project Files