<Image Panel.ZIndex="0" Name="image1" Grid.RowSpan="2">
<Image.Source >
<BitmapImage UriSource="Bell.gif"/>
</Image.Source >
</Image >
<Label Panel.ZIndex="11" Style="{StaticResource bellRingersFontStyle}" Height="23" HorizontalAlignment="Left" Margin="29,25,0,0" Name="label1" VerticalAlignment="Top" Width="75">First name</Label>
<TextBox Panel.ZIndex="1" Style ="{StaticResource bellRingersStyle}" Height="21" HorizontalAlignment="Left" Margin="121,25,0,0" Name="firstName" VerticalAlignment="Top" Width="175" />
<Label Panel.ZIndex="9" Style="{StaticResource bellRingersFon
截图:
|
|