6
Shouts

Using Silverlight StackPanel Layout Control

posted by dotnetfundadotnetfunda 1111 days, 7 hours, 39 minutes ago
Tuesday, May 04, 2010 6:04:07 PM GMT

The StackPanel control is a simple layout panel that arranges content into a single line that can be oriented horizontally or vertically (the default).The StackPanel control allow us to stack objects one on top of the other, or next to each other.

category: Metro | clicked: 0 | | source: www.dotnetfunda.com | show counter code
tags: Silvelight