String Label content : Label « Windows Presentation Foundation « VB.Net






String Label content

String Label content
     

<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
      xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
      HorizontalAlignment="Center" VerticalAlignment="Center"
      FontSize="40">

    <Label Content="S_hortcut" />

</Page>

   
    
    
    
    
  








Related examples in the same category

1.Label with Data BindingLabel with Data Binding
2.Event Trigger Label.LoadedEvent Trigger Label.Loaded
3.Access key underline with LabelAccess key underline with Label
4.DockPanel with LabelsDockPanel with Labels
5.StackPanel with Windows ControlsStackPanel with Windows Controls