开发者

Odyssey Outlook bar

Odyssey outlook bar has three themes. How can I c开发者_JAVA百科hange theme for it in XAML?


I found solution myself:

OutlookBar bar = new OutlookBar();
bar.Resources = Odyssey.Controls.Classes.SkinManager.WindowsSeven;


The example code does the following:

SkinManager.SkinId = SkinId.OfficeBlack;
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜