如何设置新的状态栏图标

编程入门 行业动态 更新时间:2024-10-25 04:23:07
本文介绍了如何设置新的状态栏图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

您好

我正在开发一个Windows 8手机应用程序,我想在状态栏中添加一个图标以显示一些状态指示。我看到windows phone中的状态栏是保留的,无法修改。

I am developing a windows 8 phone application and I would like to add an icon to the status bar for showing some status indication. I read that the status bar in windows phone's reserved and could not be modified.

有没有办法在状态栏中添加一个自定义图标?如果没有,我可以有一个新的自定义状态栏。是否有任何UI指南。任何帮助将不胜感激。

Is there any way to add one custom icon in the status bar? If not, can I have a new custom status bar. Is there any UI guidelines for this. Any help would be greatly appreciated.

提前致谢。

推荐答案

应用无法向系统托盘添加图标,但您可以指定系统托盘是否在您的应用/页面中可见通过设置SystemTray.IsVisible属性。

An app cannot add icons to the system tray but you can specify if the system tray is visible within your app / page by setting the SystemTray.IsVisible property.

更多推荐

如何设置新的状态栏图标

本文发布于:2023-11-27 12:08:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1638010.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图标   如何设置   状态栏

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!