2012年5月30日

button 样式

摘要: <Button Content="Button" Height="41" Margin="148,0,294,171" Style="{DynamicResource ButtonStyle1}" VerticalAlignment="Bottom"/> <Style x:Key="ButtonStyle1" TargetType="{x:Type Button}"> <Setter P... 阅读全文

posted @ 2012-05-30 11:37 GIS-MAN 阅读(245) 评论(0) 推荐(0)

button 样式

摘要: <Button Height="60" Width="183" Background="{x:Null}" BorderBrush="{x:Null}" BorderThickness="0" Foreground="{x:Null}" Margin="356,266,-70,0"> <Grid> <Image Source="LgBtn.png" Grid.Row="0" />. 阅读全文

posted @ 2012-05-30 11:30 GIS-MAN 阅读(157) 评论(0) 推荐(0)

导航