Multimonitor taskbar in .Net
Posted
by kalan
on Stack Overflow
See other posts from Stack Overflow
or by kalan
Published on 2010-05-27T14:27:58Z
Indexed on
2010/05/27
14:31 UTC
Read the original article
Hit count: 223
I have an idea to write a multimotor taskbar application in c# for windows xp. So, does anyone have any information how
- to put a taskbar on the second monitor,
- to make it use windows styles,
- to prevent aplications running on the second monitor to appear in default taskbar,
- so on...
Any help would be ...helpful )))
© Stack Overflow or respective owner