Hello folks.
I've been using VB6 and VB.net (2008) for about 2 years ago.
Wasn't really that much i learned but however i made a software which i'm still using today (a software where i can type in the time i want my PC to shut down or other stuffs, i called this software for "timer", could do alot with it, i use it for a reminder too).

However, now to the topic:

I want to be able to make an internet window (its a java game in a popup) that are "active" or even "inactive" all time.

In example: I'm opening a MSN chat window, in the game a symbole next to my name changes to "ZZ", what i want to do is to make this "ZZ" won't appear!
When i come back to the game, also make the window active, the "ZZ" dissapear.

What i want is to be able a drop-down-menu or something where i can change this to example:
- Active only
- Inactive only
- Normal

Where active only are going to make this window active whatever else i do.
And where Inactive only are going to show this window as inactive all time, which will give me "ZZ" icon.
And normal that how it is right now.

I know the function "top most" or something like that in VB, i do have that little function on my own software i did.
This function makes the software go on top of all other programs.
I've wonder if there's something i can do in VB that are doing this, but to the active of the window?
Because to me it sounds its almost the same, just that it goes on top and not active.


At the moment i haven't been using Visual Basic in 2 years, most of my experiences are problary lost.
If someone would like to recommand me a existing software that may be able to do this i'm looking for i would be happy.
But also if someone knows the solution.
I will also then get Visual Basic only for making this than..
So then tell what version i should get if there's any big differents.