Silverlight Layout Container Panels – Dock Panel

Posted on C# Corner See other posts from C# Corner
Published on Apr 27, 2010 Indexed on 2010/04/27 15:04 UTC
Read the original article Hit count: 554

Filed under:
Silverlight Dock Panel is one of the Silverlight Panel that enables layout. DockPanel is used to arrange a set of objects around the edges of panel.

© C# Corner or respective owner