Introduction
In this article we will be learning how to create a Messenger style popup window that can be used as an alert for your desktop. This popup alert window will pop up on the bottom right hand corner of the screen and will stay in position for three seconds. It will then start to slowly start to close by disappearing into your windows task bar… or at least appearing so. As this window starts to disappear down your screen you will also notice it starting to fade away as well.
Need help with Windows Dedicated Hosting? Try Server Intellect. I'm a happy customer!
Implementation
The only real issue or variable in this example is the resolution of the screen. To help implementation run smoother and for the overall concept to work we will have to account for the various resolutions on the market today. In order to do this we will calculate the working area of the screen and use that as the basis for all calculations.
The following code explains how all of this is done.
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace CreatePopupAlerts
{
public partial class Form1 : Form
{
int xPos = 0;
int yPos = 0;
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender, EventArgs e)
{
SetValues();
closeTimer.Start();
}
private void SetValues()
{
xPos = Screen.GetWorkingArea(this).Width;
yPos = Screen.GetWorkingArea(this).Height;
this.Location = new Point(xPos - this.Width, yPos - this.Height);
}
private void closeTimer_Tick(object sender, EventArgs e)
{
closeTimer.Interval = 200;
int curYPos = this.Location.Y;
if (curYPos < yPos)
{
this.Location = new Point(xPos - this.Width, curYPos + 8);
this.Opacity = this.Opacity - 0.050;
}
else
{
this.Close();
}
}
}
}
I just signed up at Server Intellect and couldn't be more pleased with my Windows Server! Check it out and see for yourself.
Screen shot of the Timer properties:
Compile and execute the above code. When the application starts the window will be placed in the bottom right hand corner of the screen. At this point you have your original position and the opacity is set to 100. The timer starts and we wait three seconds, when that three seconds is up the form starts to lower itself into the task bar and the opacity starts to fade away.
Screen shot of the results of the above example:
Attachments




Leave a Comment
#1 free games online
Posted By: free games online | 3.07.2010 at 3:39 AM
Could you pls provide more details on this subject?? Also your blog is informative. Sincerely...
#2 wholesale shoes
Posted By: wholesale shoes | 5.24.2010 at 3:37 AM
Spring summer pocket perfect supporting role (figure) except heart shape brooch, earring, necklace,
#3 michael jordan shoes
Posted By: michael jordan shoes | 6.18.2010 at 8:55 PM
good post!!thank you
#4 congcong
Posted By: congcong | 7.21.2010 at 4:42 AM
[url=http://www.imitatewatch.com/GoodsDetail/Replica-Hublot-Big-Bang-Mens-Watch-301-SB-131-RX-Watches-2213.html]Replica Hublot Big Bang Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Luminor-Watches-311.html]Replica Panerai Luminor Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Luminor-Watches-311.html]Patek Philippe Celestial Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Daytona-Watches-363.html]Replica Rolex Daytona Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Pilot-Watches-248.html]Replica IWC Pilot Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Portuguese-Watches-250.html]Replica IWC Portuguese Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Royal_Oak_Offshore-Watches-29.html]Audemars Piguet Royal Oak Offshore Replica Watches[/url]
[url=http://www.imitatewatch.com/GoodsSeries/Replica-Happy_Sport-Watches-179.html]Chopard Happy Sport Replica Watches[/url]
#5 tiffany ring
Posted By: tiffany ring | 7.26.2010 at 7:09 AM
This is exactly cheap tiffany jewelry you can get cheap Tiffany Rings, Necklaces, Errings, Bracelets and other Tiffany Jewellery.get more http://www.tiffanyonsale.com/
#6 tiffany bracelet
Posted By: tiffany bracelet | 7.26.2010 at 7:09 AM
This is exactly cheap tiffany jewelry you can get cheap Tiffany Rings, Necklaces, Errings, Bracelets and other Tiffany Jewellery.get more http://www.tiffanyonsale.com/
#7 tiffany necklace
Posted By: tiffany necklace | 7.26.2010 at 7:09 AM
This is exactly cheap tiffany jewelry you can get cheap Tiffany Rings, Necklaces, Errings, Bracelets and other Tiffany Jewellery.get more http://www.tiffanyonsale.com/
#8 gucci bags
Posted By: gucci bags | 7.29.2010 at 11:07 PM
thank you
#9 Abercrombie and fitch
Posted By: Abercrombie and fitch | 8.10.2010 at 2:17 AM
I agree with your point of view, thank you for your article!
#10 tiffany & co bracelet
Posted By: tiffany & co bracelet | 9.01.2010 at 11:50 PM
good
#11 nfl jerseys
Posted By: nfl jerseys | 9.02.2010 at 5:28 AM
hey,you have posted such a effectful article that it will certainly help me