Controls in windows tray/taskbar

  • Thread starter Thread starter vooose
  • Start date Start date
V

vooose

Does anyone know how to put a textbox in the windows tray or taskbar (a
la google desktop search)

There is plenty of info on how to make your app. appear as an icon in
there but not adding custom controls to that area.
 
Hello vooose,

Where have u seen a custom controls in tray area?
I reckon there is not standard way to put there smth not iconized w/out hackneyed
visual covering of existing icons (like extended clocks that just cover your
standart clock).

v> Does anyone know how to put a textbox in the windows tray or taskbar
v> (a la google desktop search)

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Thanks for your reply. I havent ever seen it in the tray, but I have in
the taskbar (to the immediate left of the tray). If you get the google
taskbar, it sits in this area as a textbox.

So I guess I'm really asking two questions...Can you put one in the tray
OR the taskbar (easily) in c#?

At this stage looks like I'm having a WIN32 API look ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top