473,396 Members | 2,061 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,396 software developers and data experts.

Form show without focus

CLH
I've written a project that uses a notify icon. The program
periodically checks my SQL server, and when certain criteria are met, it
pops up a reminder that a task needs to be completed.

So far, it works great. However, when the reminder pops up, it takes
focus from whatever 3rd party application the user is running.

Does anyone know how to show up a form without having it take focus?
Nov 21 '05 #1
3 2572
On Thu, 5 Aug 2004 22:19:13 -0400, CLH wrote:
I've written a project that uses a notify icon. The program
periodically checks my SQL server, and when certain criteria are met, it
pops up a reminder that a task needs to be completed.

So far, it works great. However, when the reminder pops up, it takes
focus from whatever 3rd party application the user is running.

Does anyone know how to show up a form without having it take focus?


Instead of showing a form, you might try a "Toaster Popup" which is what
MSN Messenger shows when a person logs on. It pops up briefly above the
tray area and then fades.

Here is a link:

http://www.codeproject.com/cs/miscct...arnotifier.asp

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
Nov 21 '05 #2
Here is another link for NotificationWindow Control from vb power pack
(credits to Ken Tucker for the link!)

http://msdn.microsoft.com/library/de...bpowerpack.asp

Greg
Instead of showing a form, you might try a "Toaster Popup" which is what
MSN Messenger shows when a person logs on. It pops up briefly above the
tray area and then fades.

Here is a link:

http://www.codeproject.com/cs/miscct...arnotifier.asp

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.

Nov 21 '05 #3
That looks cool, but I want to be able to enter data on the form. This
doesn't appear to offer that feature.

Does anyone know of a way to do it with a windows form?

"Greg Burns" <greg_burns@DONT_SPAM_ME_hotmail.com> wrote in message news:<eT*************@TK2MSFTNGP09.phx.gbl>...
Here is another link for NotificationWindow Control from vb power pack
(credits to Ken Tucker for the link!)

http://msdn.microsoft.com/library/de...bpowerpack.asp

Greg

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: S P Arif Sahari Wibowo | last post by:
Hi! Do you know how to put a form's Access-Visual-Basic-code that will force the form to be inserted, while the user has not type anything in the form, without changing focus, selection, etc.? ...
3
by: Simone | last post by:
Hi All, I have a Find Record button setup in most of my forms in order to find a specific customer's details. I have just noticed today though that this search will only find the customer if it...
5
by: Petec | last post by:
Is there a way to prevent a form from getting focus? Thanks! - Pete
6
by: sandy_pt_in | last post by:
Hi, I have modal form which I am showing with some fading effect... (it is like balloon that comes when you receive a mail in the outlook.) But when I show this form, Owner form looses focus. I...
13
by: M O J O | last post by:
Hi, I need to create a popup form what will not steal focus. I've searched the net and I managed to put some code together. Below is the result of my code, but I have a single question .......
2
by: Billy | last post by:
Hello! I have a main form as MDIContainer in VB.NET 2002 App. Form has menu which call several forms. I call forms that way: -- Dim f As New frmNameX() LoadForm(f) -- Procedure LoadForm...
11
by: Zytan | last post by:
I have created a new form from the main form. When I close the main form with the 'x' close button, its Form.FormClosed event is run, but not the dialog's. Is this normal? It is ok /...
1
by: Luke R | last post by:
How do i do this? I have this at the top of the class for my form, but it doesnt work. Protected Overrides ReadOnly Property ShowWithoutActivation() As Boolean Get Return True End Get End...
2
by: Joergen Bech | last post by:
Hope someone has a solution or some suggestions for this. This cannot be right?!? Problem: I have multiple non-modal forms open at the same time. One or more of these forms have a...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.