WPF VB.Net Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="StackPanelDemo" Height="300" Width="661">
    
                    MinWidth="50" 
                VerticalAlignment="Stretch" 
                HorizontalAlignment="Left" 
                Grid.Column="0" 
                Grid.ColumnSpan="1" 
                Grid.Row="0" 
                Grid.RowSpan="1" 
                Margin="70,10,0,93" 
                Width="211" 
                Height="NaN" 
                Name="stackPanel1" 
                FlowDirection="LeftToRight" 
                CanHorizontallyScroll="True" 
                CanVerticallyScroll="True" 
                Grid.IsSharedSizeScope="False">
      Button
      Button
      Button