TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jason Waldrup
NA
3
0
NotifyIcon help
Feb 14 2007 2:04 PM
I have a C# application that uses the NotifyIcon control and stays in the notification area when not in use. I have another application that is able to run a program when a phone call comes in and pass command line arguments to it that contain the call details.
The end result is that I want it to cause my application to maximize and display the results of a query that was run using the call details. Can someone point me in the right direction as to what function I should be looking at? I don't want to launch multiple instances of the application, I just want to pass arguments into it while it is already running. Basically maximize and display the new query results on each incoming phone call. I am new to C#. My development experience is mainly in PHP, so I find myself in a slightly different world - but a very appealing new world.
Thanks in advance for any push in the right direction. :)
Reply
Answers (
3
)
Problem in FileSystemWatcher class
Clearing a print preview