Hi,

Is there a component available to simulate Longhorn style Sidebar on
Windows XP ? Or is there a sample application somewhere to show how to do
that ?

Thanks in advance and regards

Navin

Re: Simulating Longhorn Sidebar by Eric

Eric
Thu Nov 06 13:50:08 CST 2003

Do you mean this:

http://www.codeproject.com/cs/miscctrl/xpgroupbox.asp


HTH;
Eric Cadwell
http://www.origincontrols.com



Re: Simulating Longhorn Sidebar by discussion

discussion
Thu Nov 06 13:57:56 CST 2003

You could always use "bandit" and dock any app you want into the com
deskband on the start bar and just put it on the side, face it, until we get
widescreen monitors, having it on the side is just a waste of space.



"Eric Cadwell" <ecadwell@ns.insight.com> wrote in message
news:edgxz8JpDHA.688@TK2MSFTNGP10.phx.gbl...
> Do you mean this:
>
> http://www.codeproject.com/cs/miscctrl/xpgroupbox.asp
>
>
> HTH;
> Eric Cadwell
> http://www.origincontrols.com
>
>



Re: Simulating Longhorn Sidebar - Try LocalDesktop by Steve

Steve
Thu Nov 06 13:58:28 CST 2003

How about Doug Thews' LocalDesktop:
http://www.ddconsult.com/blogs/illuminati/archives/000078.html
the updated version is here
http://www.ddconsult.com/blogs/illuminati/archives/000093.html
but the first link has a screenshot.

It's an ASP.NET web site you run on your local install of IIS then embed in
your desktop using the ActiveDesktop feature (finally a use for
ActiveDesktop!). Currently it only shows blog entries and a short favorites
list but since you get the source code you can make it show whatever you
want to. I embedded a java clock into mine and I'm adding a few more
features then Doug said he'd make my version available too but it's probably
a week away at a minimum. I don't remember everything that's in the Sidebar
but some of it could easily be put into LocalDesktop with a little coding
time.

Steve Hiner

"Navin Mishra" <Navin.Mishra@icn.siemens.com> wrote in message
news:OHV$h6JpDHA.2500@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Is there a component available to simulate Longhorn style Sidebar on
> Windows XP ? Or is there a sample application somewhere to show how to do
> that ?
>
> Thanks in advance and regards
>
> Navin
>
>