You can also use Microsoft Expression Design to create these buttons or simply import from Adobe Illustrator or Adobe Photoshop and then export them to Xaml.
You can also check this CodeProject article, a nice tutorial shows how to make some glossy circular buttons in expression blend: Glass Orb Button in Silverlight
Also there are lots of projects related to glass buttons and glossy effects made using GDI+ or expression blend in codeproject.
发布评论
评论(5)
Chris Jackson,微软Appcompat Guy,为.NET(即C# 和GDI+)编写了该程序。
Windows 窗体凝胶按钮:第一次修订
Windows 窗体凝胶按钮:第二次修订
Windows 窗体凝胶按钮 - 第三次修订版
所有代码都在那里,并仔细考虑了
Chris Jackson, Microsoft Appcompat Guy, wrote that for .NET (i.e. C# and GDI+).
Windows Forms Gel Buttons : First Revision
Windows Forms Gel Buttons : Second Revision
Windows Forms Gel Buttons - Third Revision
All the code is there, along with careful consideration of
示例:
Example here:
在 Silverlight 中,使用画笔在 Xaml 中创建此按钮非常简单。
请参阅此链接以获取一些好的示例: 在 WPF 中使用径向渐变画笔的光泽画笔
您还可以使用 Microsoft Expression Design 创建这些按钮或直接从 Adobe 导入Illustrator 或 Adobe Photoshop,然后将它们导出到 Xaml。
In Silverlight it's very simple to create this buttons in Xaml with brushes.
See this link for some good samples: Glossy Brushes using Radial Gradient Brush in WPF
You can also use Microsoft Expression Design to create these buttons or simply import from Adobe Illustrator or Adobe Photoshop and then export them to Xaml.
您还可以查看这篇 CodeProject 文章,一个很好的教程展示了如何在表达式混合中制作一些光滑的圆形按钮: Silverlight 中的玻璃球按钮
此外,代码项目中还有许多与使用 GDI+ 或表达式混合制作的玻璃按钮和光泽效果相关的项目。
You can also check this CodeProject article, a nice tutorial shows how to make some glossy circular buttons in expression blend: Glass Orb Button in Silverlight
Also there are lots of projects related to glass buttons and glossy effects made using GDI+ or expression blend in codeproject.
您还可以使用表达式混合。
You can also use Expression Blend.