Hello

I'm only getting started with VB.Net. I installed VS 2005 Pro, and
would like to add an XP-style taskpane widget to a form:

http://www.bcgsoft.com/BCGCBTour/Images/TasksPane.jpg

I guess there are a bunch of them available. Among the most well
known, which would you recommend?

Thank you.

Re: [VS2005] XP-style taskpane widget? by Herfried

Herfried
Sat Dec 15 18:06:28 PST 2007

"Gilles Ganault" <nospam@nospam.com> schrieb:
> I'm only getting started with VB.Net. I installed VS 2005 Pro, and
> would like to add an XP-style taskpane widget to a form:
>
> http://www.bcgsoft.com/BCGCBTour/Images/TasksPane.jpg
>
> I guess there are a bunch of them available. Among the most well
> known, which would you recommend?

Untested but including the source code:

vbAccelerator Explorer Bar Control
<URL:http://vbaccelerator.com/article.asp?id=12138>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Re: [VS2005] XP-style taskpane widget? by Gilles

Gilles
Sun Dec 16 11:25:37 PST 2007

On Sun, 16 Dec 2007 03:06:28 +0100, "Herfried K. Wagner [MVP]"
<hirf-spam-me-here@gmx.at> wrote:
>Untested but including the source code:

Thx. I'll take a look. If someone knows of a recommended commercial
alternatives, I'm also interested.