473,385 Members | 1,890 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,385 software developers and data experts.

Writing app in C# to manipulate taskbar/notification area

Hey all,

First post on thescripts, this site has answered many of my questions in the past via searching.

Basically, my philosophy on the taskbar and notification area is that what's displayed shouldn't necessarily represent what is running, but what is running that requires interaction. Some things simply require no interaction and so shouldn't be displayed. My anti-virus program and Windows Sidebar are two apps for me which require no interaction and I don't want to see them by the clock. They do not provide ways to hide their icons, and I don't want to close them, either. I could use the "hide icons" feature of the taskbar, but I dislike it as it sometimes arbitrarily hides and shows things, and I don't like wondering what might be hiding behind that arrow that I don't know about.

So I'd like to write a small app, probably in C#, that at the very least allows for hiding of notification area icons, and at the very most would become a program to hide/show anything on the taskbar, and maybe even re-arrange things. I know programs already exist for this but they all seem to suck. I'm looking to write something that's small, reliable, and doesn't need to always be running, is just launched when I want to make a change.

I need some assistance on where to get started. I have to find out how to access the collection of icons that are already by the clock and how to start manipulating them. It sounds like this would violate some program protection rules, manipulating other programs' junk and stuff, but I know it must be possible somehow since other programs already do this.

Thanks.
Feb 27 '08 #1
0 2548

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Maurice Mertens | last post by:
Hi, I'm building an application in VB.NET that can only be started if the available desktop space is sufficient. This means that when the user starts the application it has to check 2 things: ...
4
by: Michael C | last post by:
Anyone know of a good article on adding an icon to the notification area of the TaskBar in C#? Thanks, Michael C., MCDBA
3
by: Maka Sili | last post by:
Hi, My VC++ application does not have a titlebar (and therefore no System menu, no minimize, no maximize and no close button). We have a custom button for minimize and close. When the app...
2
by: | last post by:
Hello, I'm trying to add a "Send to Notification Area" item to the context menu for my application's taskbar button. (For example, right-click a CHM file (i.e., SQL Server BOL) in the taskbar,...
1
by: savvaschr | last post by:
Hello Is there a command or a way to have a vb.net aplication run in the notification area of the taskbar toolbar? I have a vb.net aplication and i want it after loading to minimize and to...
5
by: smarty | last post by:
I have an example of code that allows and application to minise to the notification tray but how can I override the minimise and close buttons to ensure they always go back to the notify tray...
2
by: Paul E Collins | last post by:
My application's main form has ShowInTaskbar set to false, because it is controlled by means of an icon in the notification area. When the icon is double-clicked, the application comes to the...
7
by: =?Utf-8?B?bGpsZXZlbmQy?= | last post by:
I've noticed that a form will cover the taskbar when it is maximized if its ControlBox property is set to false (even if the "Keep the taskbar on top of other windows" option is selected). You can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.