Access key underline with Label : Label « Windows Presentation Foundation « VB.Net






Access key underline with Label

Access key underline with Label
     

<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.String Label contentString Label content
3.Event Trigger Label.LoadedEvent Trigger Label.Loaded
4.DockPanel with LabelsDockPanel with Labels
5.StackPanel with Windows ControlsStackPanel with Windows Controls