Progress bars and Track bars.

G

Guest

Hay everyone
I was wondering if its possible to get new and better looking progress and track bars (like the ones on realplayer and windows media player) since the ones on VB.NET look very old. Could I maybe download them but how would I get them into the program then
Thanx
 
G

Gerry O'Brien [MVP]

You can do this in two possible ways.

1) Go to a custom control vendor's page and see what they have to offer.
Try http://www.devexpress.com?section=/products/NET/XtraBars

2) You can create your own.

The second method is the most productive becuase you don't have to write and
debug a control. It's already done. You merely install the control with
the installation utility and it is added to your toolbox automatically.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top