Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: (untagged)
Hello guys.

I tryed this link: THIS

Which is exactly what I need, But I can't use it because I am running
c# Express 2005...

I was wondering if some one can help me with an easy method.

I just want the window to appear in the lower right corner of the screen,
and stay aways on top...

No fading, or sliding, just plane.

THANK YOU !!!!!
Posted
Comments
Sergey Alexandrovich Kryukov 30-Jan-13 14:32pm    
Language? Platform?. OK, I can see it, but put in in the tag. What's the UI library? Application type?
—SA

1 solution

Start with the basics you already have from FCL: http://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx[^].

If you are interested in the approach described in the article, ask the author. Load the article page, locate the section "Comments and Discussions", click "Add a Comment or Question" and ask your question. The author will get a notification and a chance to reply.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900