473,406 Members | 2,345 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How avoid that my balloon tip dissapears when I press the Show Desktop button?

I have a balloon tip showing the screen coordinates of my mouse, and when I press the Show Desktop button the balloon tip is gone. I want to know how to avoid this?

I hope someone can answer my doubt, thanks!!
Aug 4 '10 #1
4 1770
Curtis Rutland
3,256 Expert 2GB
You actually may not be able to do this. Show Desktop hides everything except "always on top" windows. You might need to make a small form, position it, and set it's "TopMost" property to true. That may keep it on the screen.

You can also make it non-resizable, and get rid of the title bar.
Aug 4 '10 #2
I have already a windows form, showing the color preview and the magnified window, that is TopMost, and it doesn't dissapear but the balloon tip where I show the coordinates and other values such distance, RGB values and so on is dissapearing. I want to know if it's any way to know in my code when I press the Show Desktop button for in that moment make it appear again.

Thank you for your answer, it's the first time I post any question on the internet.
Aug 5 '10 #3
Curtis Rutland
3,256 Expert 2GB
Like I said, I honestly don't think that you can do this. I can't find any information on any events or window messages that signify a Show Desktop. I could show you how to catch the HotKey, but that won't fix then just clicking the button.

You might need to make your own "fake" tooltip as a custom form. With some work, you can make it look like a balloon tip, but you can have it's TopMost property set to true.
Aug 5 '10 #4
Thanks a lot for your help, I would try to make my form as a tooltip.
Aug 6 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Dave Smithz | last post by:
Hi, In summary: I want to a form to submit information via a HTTP POST, however, when using Internet Explorer I want to be able to use the back button and all the information retained....
5
by: Tanja Krammer | last post by:
Dear all, is it possible to add reference with a relative path instead of absolute? Thanks,
0
by: neeraj | last post by:
Hi Everybody I have one problem in my asp.net web application. The problem is that I check the date validation in code behind; if user not gives the valid data and press save button then I fire...
4
by: 12jumper | last post by:
Does anybody know, what message is being sent to the window(s) when one clicks "Show Desktop" button (the one on windows taskbar ;) )? I'd like to capture such a message to set some variables. Any...
6
by: Lee | last post by:
how can i do this? I have a form, which i do not want to keep on top of all others (TopMost), yet i dont want it dissapearing when the "show desktop" button is pressed. Now i know that the...
0
by: Michael Nemtsev | last post by:
Hi, I need to stay on the current page even if user clicks "BACK" in browser. Opera is very stubborn in attemp of turning cached page off, and using current. Does anybody know the way how to say...
0
by: sat1582 | last post by:
I need avoid postback in a radio button control when press enter key, if you know how do this please tell me. Thanks for your response at sat1582@hotmail.com
2
by: benitez | last post by:
Hi All, I am new here and new to VB6, My Do Loop and DoEvents seem to cause me problem hence am kindly asking for help. Iam using VB6 I have code in Form_load() which gathers registry values...
1
by: daonho | last post by:
I tried to use javascript to trigger up the button click function when user press enter key from the textbox. This function work fine with a single button click such has login page. However, if the...
5
by: Tony | last post by:
I am continuing to develop an Access 2007 application which was originally converted from Access 2003. In Access 2003 I was able to disable the Access Close button in the top righthand corner of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.