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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:13:29+00:00 2026-05-15T14:13:29+00:00

I have an app where I use a notifyicon to show some balloon tips.

  • 0

I have an app where I use a notifyicon to show some balloon tips. However, it will be running in an environment where there is always a separate main app running in full-screen mode. My problem is making the taskbar come to front – I thought it would automatically when there are balloon tips appearing on the notifyicon in the system tray.

Can I make the taskbar become visible over the app running in full-screen mode?

I have tried the following but it’s not a case of hiding or unhiding the taskbar – it’s a case of bringing it to the front or making the running app not full-screen…

int TaskBarHwnd = FindWindow("Shell_traywnd", "");
bool result1 = SetWindowPos(TaskBarHwnd, 0, 0, 0, 0, 0, SWP_HIDEWINDOW);   // Hide Taskbar
bool result1 = SetWindowPos(TaskBarHwnd, 0, 0, 0, 0, 0, SWP_SHOWWINDOW); // Show Taskbar

EDIT
There must be a way of doing this – if I am watching a movie and my battery is low then the taskbar slides up and I get a notification about the battery. I need to find out what the OS does to get this behaviour…

EDIT
It is worth saying that the sourcecode for the fullscreen app is under our control. This does change the question in fairness but I would still like to know a way of “interrupting” a fullscreen app regardless of whether you have control or not.

  • 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-15T14:13:30+00:00Added an answer on May 15, 2026 at 2:13 pm

    One way I’m looking at doing it now is by sending the escape key from my notifyicon app.

    SendKeys.Send("{ESC}");
    

    This works as the standard behaviour for a fullscreen app is usually to exit the fullscreen mode when escape is hit on the keyboard. I still don’t think this is the best solution because there may be times when forcing an ESC might have side effects if the user is doing something else…but it may well be “just good enough”

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

Sidebar

Related Questions

I have a web app and use gridview to show some SQL data. In
I have an app, which needs to download some files from server and use
Quick question. I have an app that use a native DLL through PInvoke, this
I have a Django app that use a django-tagging. I need to port this
I have an app that needs to be able use either an sqlite3 datebase
I have a console command line app that use NHibernate . I am trying
I have WinForms app and multiple forms and want to use ErrorProvider component on
We have a need to capture signatures from an iOS app – the use
My current requirement is: I have to package my grails app and use teamcity
I have a FaceBook app in which I use the apprequests API to invite

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.