kirupa.com - WPF and Silverlight Tutorial: WrapPanel and StackPanel

       by kirupa  |  15 January 2009

In Silverlight and WPF, you have a lot of choices in how to lay out your content. This is accomplished via layout panels whose only purpose is to help arrange all of the content that you decide to place inside them. While most panels are pretty boring, in this article, we will look at two panels who are anything but! These panels are known as WrapPanel and StackPanel.


This is a companion discussion topic for the original entry at https://www.kirupa.com/blend_silverlight/wrapPanel_stackPanel.htm