Slider Controls

Started by Maverick, 2 Aug '03 - 17:30

Maverick

Im looking for a slider control that resembles winamps EQ
sliders.I tried to Blit the eq_main.bmp for the slider only
but with no luck.I like how it uses multiple images to get its effect.This would make an awesome control for any eq.

Any Suggestions......BTW im useing VB.  ???

Chris

you mean a BMP-Slider or ??
mm in delphi i know there are much comps aviable...
but in VB  as ocx  as this moment i don`t know sorry
Greets
Chris

Maverick

Not an ocx just a usercontrol.
I dont want to compile it just use it. :-/

VB_Guy

Search ALLAPI.net, I saw an example of a volume control that used a slider type control that they made using code. It was pretty cool.

Sorry I don't have a direct link.

VB Guy