来自通知区域的卡通气泡是什么,如何创建气泡?

编程入门 行业动态 更新时间:2024-10-15 16:17:22
本文介绍了来自通知区域的卡通气泡是什么,如何创建气泡?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有人可以告诉我以下弹出窗口的名称是什么:

Can some one tell me what the name of the following popup window is:

如何为我的应用程序创建这样的弹出窗口?

How do I create such a popup for my application?

推荐答案

更具体地说,这确实称为 通知 (特定类型的气球) 另请参见此处 ,其来源图标称为通知区域图标。

To be more specific, this is indeed called a Notification (a specific type of balloon)see also here and the icon from which it comes from is called a Notification area Icon.

此图标所在的屏幕区域称为 通知区域 。这不是Windows特有的-其他操作系统具有自己的通知区域形式。

The area of the screen in which this icon is located is called the Notification Area. This is not specific to Windows - other operating systems have their own form of Notification Areas.

从Windows管理通知图标(或更多,如果需要的话)的正确方法是使用 Shell_NotifyIcon API。

The correct way to manage a Notification Icon (or more, if you need to) from Windows is to use the Shell_NotifyIcon API.

您也可以使用在线包装此功能的众多组件(CoolTrayIcon是一个很好的例子,尽管有点肿)。您也可以自己制作,这很容易。

You can also use the numerous components available online wrapping this functionality (CoolTrayIcon is a prime example, although it is a bit bloated). You can make your own too, it's fairly easy.

请记住遵循MSDN准则正确使用此图标和良好做法。

Remember to follow the MSDN guidelines for correct use of this icon and good practices.

更多推荐

来自通知区域的卡通气泡是什么,如何创建气泡?

本文发布于:2023-11-04 18:18:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1558669.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:气泡   卡通   区域   通知

发布评论

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

>www.elefans.com

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