Hi,
Is it possible in Silverlight 4.0 to launch a piece of user control to another browser window just like WPF DevComponents docking control behavior?
Thank you
Hi,
Is it possible in Silverlight 4.0 to launch a piece of user control to another browser window just like WPF DevComponents docking control behavior?
Thank you
The example you posted isn't opening new windows, but is docking controls within the existing window.
To get comparable behavior, take a look at the Silverlight Toolkit's DockPanel.
Silverlight Toolkit: http://silverlight.codeplex.com/
Silverlight Toolkit Samples: http://www.silverlight.net/content/samples/sl4/toolkitcontrolsamples/run/default.html