This is a mirror of official site: http://jasper-net.blogspot.com/

How to get Dock and Wrap panels in Silverlight4

| Sunday, August 28, 2011
5.bmp

If you observe WPF and Silverlight controls. Most of the controls in WPF are available in Silverlight4.

Take the layout controls as an example.

Layout controls are:

    Canvas
    Grid
    Stack panel
    Dock panel
    Wrap panel etc..

In Silverlight4 only Canvas, Grid and stack panels are available. So how to get the Dock and wrap panels..

So here is the solution.

Go through this link

http://silverlight.codeplex.com/releases/view/43528

Close the Visual studio or Expression studio editors if they open that time. Then Save and run the msi installer.

Read more: C# Corner
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://www.c-sharpcorner.com/UploadFile/jitendra1987/9032/

Posted via email from Jasper-net

0 comments: