Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6979523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:53:53+00:00 2026-05-27T17:53:53+00:00

An application I’ve written displays a balloon tip (using NotifyIcon.ShowBalloonTip() ) when a certain

  • 0

An application I’ve written displays a balloon tip (using NotifyIcon.ShowBalloonTip()) when a certain event happens. This can also happen while the system is locked.

In this case the balloon tip does not immediatels display after unlocking it or not at all – both cases would be fine and make sense. However, it displays after some time – sometimes more than half an hour.

This behaviour is very annoying and I’d like to know if there’s a way to prevent it except checking if the screen is locked before showing the balloontip.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:53:53+00:00Added an answer on May 27, 2026 at 5:53 pm

    Taskbar notifications (this is the official terminology) have tricky logic associated with them.

    1. Notifications are displayed either immediately, or after resuming from certain states, such as when the PC is locked (or playing a fullscreen game):

      http://blogs.msdn.com/b/oldnewthing/archive/2005/01/10/349894.aspx

    2. In Vista and later, notifications are only displayed for 9 seconds, and this is not adjustable:

      http://blogs.msdn.com/b/oldnewthing/archive/2011/05/18/10165605.aspx

    3. Notification balloons do not show up at all for the first hour a user is logged on for the first time:

      http://msdn.microsoft.com/en-us/library/windows/desktop/ee330740(v=vs.85).aspx

    Most importantly, Windows does not guarantee that the user will see them. In the Windows UX Guidelines, they state:

    Don’t assume that users will see your notifications. Users won’t see
    them when:

    • They are immersed in their work.
    • They aren’t paying attention.
    • They away from their computer.
    • They are running a full-screen application.
    • Their administrator has turned off all notifications for their computer.

    It also states that the user might not see the messages in time either, in which case you should unqueue your messages when they are no longer relevant. You can do this by calling ShowBalloonTip(0, String.Empty, String.Empty, ToolTipIcon.None). I think doing this is your best bet to prevent irrelevant balloons from being shown.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Application: This is a workshop proposal system for a conference. A user can create
Application has an auxiliary thread. This thread is not meant to run all the
Application is asp.net MVC. I want to put a textbox for date using mask.
Application : HTA (therefore IE) This is an application that uses SendKeys to populate
Application is written in delphi 2010 and the underlying dll is a C++ dll.
Application stores configuration data in custom section of configuration file. This information is used
The application I'm currently writing is using MVVM with the ViewModel-first pattern. I have
Application requests KML data through AJAX from server. This data is stored in javascript
Application.Run(form); Actually I tried to call this from my project. I got this exception.
Application.Run(new Main()); This line gives TypeInitializationException was unhandled after I switched from 3.5 to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.