摘要: 东西很简单,不过以前没见过的话,如果让人直接去实现,还得查查资料,用的东西很少建一个WPF工程,当然silverlight也行,放置一个 TextBlock 在面板上代码:<Grid x:Name="LayoutRoot"><Grid.Background><LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0"><GradientStop Color="Black" Offset="1"/> 阅读全文
posted @ 2011-05-09 15:15 帕拉美 阅读(11916) 评论(5) 推荐(2)