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 7750215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:14:00+00:00 2026-06-01T11:14:00+00:00

I want to implement message notification Gmail style in VB.NET Desktop Application? It will

  • 0

I want to implement message notification Gmail style in VB.NET Desktop Application? It will disappear automatically after showing message. But I don’t know how to do it. Would you share your thought? Thanks in advance.

  • 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-06-01T11:14:02+00:00Added an answer on June 1, 2026 at 11:14 am

    If you are using WinForms in .Net 2.0, you can use the ShowBalloonTip method on the NotifyIcon class.

    Try dragging a NotifyIcon from the Toolbox onto your form.
    Then in your code, you can do the following to display a notification down by the system tray.

    'Requires NotifyIcon1.Visible to be True, and to have an icon set
    NotifyIcon1.ShowBalloonTip(15000, title, message, ToolTipIcon.Info)
    

    However, you should note that in newer operating system, like Windows 7, the timeout I gave (i.e. 15000 milliseconds) has no meaning since the operating system controls that.

    Also, unfortunately it requires the Visible property to be set to true,and to have an icon set. So if you don’t want your program to show in the system tray, this wouldn’t work (although I notice that when I get Gmail notifications via Chrome, Chrome is running in tray, so maybe that’s just how it has to be done).

    Let me know if that answers your question.

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

Sidebar

Related Questions

I want to implement a facebook like notification system in ASP.NET MVC 3 :
I want to implement push notification in j2me application. In this the want to
When i want to implement SQLite in a WPF-Application (.Net Framework 4), the programm
I want implement in my software solution an VBA editor but in c# 3.0.
I want to implement a function in the base class but I also want
I want to implement a Facebook updates(user action and notifications) on my web application
I want to implement some sort of lookup table in C++ that will act
I want my Java application to make a growl notification. My IDEs are Eclipse
I want to implement some kind of message bus in one of my Scala
I want to implement messaging over internet. But didn't have IP Public yet. So

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.