Plug Textbox to Taskbar (or Titlebar window) with C#

Posted by qWolf on Stack Overflow See other posts from Stack Overflow or by qWolf
Published on 2010-06-11T10:19:06Z Indexed on 2010/06/11 10:22 UTC
Read the original article Hit count: 207

Filed under:

I'm coding a application using C# to embed textbox to Taskbar as below picture:

(Taskbar) https://docs.google.com/leaf?id=0B-E8VK5m5ETqZTI2ZjBlODUtOGI0MC00ZDRhLThjNzItMmE2MTA5NjZlODE5&hl=en

(Title) https://docs.google.com/leaf?id=0B-E8VK5m5ETqZWE0NzM2MjktZTc5NS00MjdmLThkMmUtMTZjODA3MWUyZTRm&hl=en

-- I downloaded Window API code pack and view some example but I still don't know how to perform my scenario.

Anyone help me for a solution or article (I searched Google but didn't find any article).

Thanks a lot !

© Stack Overflow or respective owner

Related posts about c#