Mega Code Archive

 
Categories / VB.Net Tutorial / WPF
 

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>