I am using Visual Basic 2008 Express and doing a tutorial online. Reinstalled
Powerpack but still can't see this control in tools. All I see is the Printer
and Pointer controls. The video tutorials says this should work with 2008
Express VB.

Signature
Regards,
Pat
Pat M - City of Reno - 25 Apr 2008 23:02 GMT
ok I found it myself, added under Tools, Choose Toolbox Items...
best way to learn.....

Signature
Regards,
Pat
> I am using Visual Basic 2008 Express and doing a tutorial online. Reinstalled
> Powerpack but still can't see this control in tools. All I see is the Printer
> and Pointer controls. The video tutorials says this should work with 2008
> Express VB.
Ralph - 25 Apr 2008 23:06 GMT
> I am using Visual Basic 2008 Express and doing a tutorial online. Reinstalled
> Powerpack but still can't see this control in tools. All I see is the Printer
> and Pointer controls. The video tutorials says this should work with 2008
> Express VB.
1) On the File menu, choose New Project.
2) In the New Project dialog box, select Windows Application, and then
click OK.
3) Right Click on the Toolbox and select Add Tab
4) Type Visual Basic Power Packs as the Tab Name
5) On the Tools menu, select Choose Toolbox Items.
6) In the Choose Toolbox Items dialog box, select controls from the .NET
Framework Components list and check the checkbox next to it.
7) Click OK to add it to the Toolbox.